Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115597
b: refs/heads/master
c: 9785482
h: refs/heads/master
i:
  115595: ec856ad
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Oct 17, 2008
1 parent bc15294 commit de8fa60
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: f051ae1866e67567b4f33371969dee9cdddb34ed
refs/heads/master: 97854829b97093ae172144a2597fc49ea203dcf3
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/dvb-core/dvb_frontend.c
Original file line number Diff line number Diff line change
Expand Up @@ -1063,6 +1063,7 @@ void dtv_property_adv_params_sync(struct dvb_frontend *fe)
switch(c->modulation) {
case PSK_8:
case APSK_16:
case APSK_32:
case QPSK:
p->u.qpsk.symbol_rate = c->symbol_rate;
p->u.qpsk.fec_inner = c->fec_inner;
Expand Down
1 change: 1 addition & 0 deletions trunk/include/linux/dvb/frontend.h
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ typedef enum fe_modulation {
VSB_16,
PSK_8,
APSK_16,
APSK_32,
DQPSK,
} fe_modulation_t;

Expand Down

0 comments on commit de8fa60

Please sign in to comment.