Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125546
b: refs/heads/master
c: faed4aa
h: refs/heads/master
v: v3
  • Loading branch information
Klaus Schmidinger authored and Mauro Carvalho Chehab committed Jan 2, 2009
1 parent 1df4894 commit d0c70f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cb889a2f3515b140bef193cf6ffcdb099349b8aa
refs/heads/master: faed4aa586f0c16020676481033665e959916c6a
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/frontends/cx24116.c
Original file line number Diff line number Diff line change
Expand Up @@ -1463,6 +1463,7 @@ static struct dvb_frontend_ops cx24116_ops = {
FE_CAN_FEC_1_2 | FE_CAN_FEC_2_3 | FE_CAN_FEC_3_4 |
FE_CAN_FEC_4_5 | FE_CAN_FEC_5_6 | FE_CAN_FEC_6_7 |
FE_CAN_FEC_7_8 | FE_CAN_FEC_AUTO |
FE_CAN_2G_MODULATION |
FE_CAN_QPSK | FE_CAN_RECOVER
},

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/frontends/stb0899_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1618,6 +1618,7 @@ static struct dvb_frontend_ops stb0899_ops = {

.caps = FE_CAN_INVERSION_AUTO |
FE_CAN_FEC_AUTO |
FE_CAN_2G_MODULATION |
FE_CAN_QPSK
},

Expand Down

0 comments on commit d0c70f3

Please sign in to comment.