Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76589
b: refs/heads/master
c: 4bfae52
h: refs/heads/master
i:
  76587: 3d58287
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 3889ce2 commit f815230
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 6b7daa88f23bb23f61977063e3f8ea9598e65e32
refs/heads/master: 4bfae52b69360a966f41ba3308e57a6df41ff8e1
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/tuner-xc2028.c
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,10 @@ static int xc2028_set_params(struct dvb_frontend *fe,
break;
case FE_ATSC:
bw = BANDWIDTH_6_MHZ;
/* The only ATSC firmware (at least on v2.7) is D2633,
so overrides ctrl->d2633 */
type |= ATSC| D2633;
type &= ~D2620;
break;
/* DVB-S is not supported */
default:
Expand Down

0 comments on commit f815230

Please sign in to comment.