Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276849
b: refs/heads/master
c: d7d89dc
h: refs/heads/master
i:
  276847: 243d994
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Nov 24, 2011
1 parent 7b6a01c commit a6590f7
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ff83bd82cb343d37b5ab8e402aaad9ef33d03f1e
refs/heads/master: d7d89dc85b9ec0e94f16e811d5f440106e2e77c0
2 changes: 1 addition & 1 deletion trunk/drivers/media/common/tuners/tda18218.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static int tda18218_set_params(struct dvb_frontend *fe,
switch (params->u.ofdm.bandwidth) {
case BANDWIDTH_6_MHZ:
LP_Fc = 0;
LO_Frac = params->frequency + 4000000;
LO_Frac = params->frequency + 3000000;
break;
case BANDWIDTH_7_MHZ:
LP_Fc = 1;
Expand Down

0 comments on commit a6590f7

Please sign in to comment.