Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124079
b: refs/heads/master
c: 1e3d8ab
h: refs/heads/master
i:
  124077: 9559579
  124075: c08b286
  124071: 73f82f9
  124063: 0a6e847
v: v3
  • Loading branch information
Arvo Jarve authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent 6cc1b6e commit 486746c
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: b2fe5c6b01f1e44fff0a5d298457a9c9262c997a
refs/heads/master: 1e3d8abe6d70ccd345bf0210d1184b813403fa94
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/tda8261.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ static int tda8261_get_state(struct dvb_frontend *fe,
tstate->frequency = state->frequency;
break;
case DVBFE_TUNER_BANDWIDTH:
tstate->bandwidth = 60000000; /* FIXME! need to calculate Bandwidth */
tstate->bandwidth = 40000000; /* FIXME! need to calculate Bandwidth */
break;
default:
printk("%s: Unknown parameter (param=%d)\n", __func__, param);
Expand Down

0 comments on commit 486746c

Please sign in to comment.