Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250318
b: refs/heads/master
c: 7285d4c
h: refs/heads/master
v: v3
  • Loading branch information
Steve Kerrison authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent 656e950 commit 42d021c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cf75f9badabe399d496be76835993c6a916c726f
refs/heads/master: 7285d4cc2cd4199a5b831a451511ccd6595806fd
3 changes: 2 additions & 1 deletion trunk/drivers/media/dvb/frontends/cxd2820r_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,8 @@ static struct dvb_frontend_ops cxd2820r_ops[2] = {
FE_CAN_FEC_3_4 | FE_CAN_FEC_5_6 |
FE_CAN_FEC_7_8 | FE_CAN_FEC_AUTO |
FE_CAN_QPSK | FE_CAN_QAM_16 |
FE_CAN_QAM_64 | FE_CAN_QAM_AUTO |
FE_CAN_QAM_64 | FE_CAN_QAM_256 |
FE_CAN_QAM_AUTO |
FE_CAN_TRANSMISSION_MODE_AUTO |
FE_CAN_GUARD_INTERVAL_AUTO |
FE_CAN_HIERARCHY_AUTO |
Expand Down

0 comments on commit 42d021c

Please sign in to comment.