Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44099
b: refs/heads/master
c: 9abec61
h: refs/heads/master
i:
  44097: 9ef2328
  44095: 4ba9d22
v: v3
  • Loading branch information
Thomas Kaiser authored and Mauro Carvalho Chehab committed Dec 10, 2006
1 parent 01c4409 commit 644213d
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: 59236d46dab429646b023026ac92d9e8c732c18a
refs/heads/master: 9abec6189aa8b6659222544bf893158fc96e8822
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/ttpci/budget-ci.c
Original file line number Diff line number Diff line change
Expand Up @@ -946,7 +946,7 @@ static int dvbc_philips_tdm1316l_tuner_set_params(struct dvb_frontend *fe, struc
band = 1;
} else if (tuner_frequency < 200000000) {
cp = 6;
band = 1;
band = 2;
} else if (tuner_frequency < 290000000) {
cp = 3;
band = 2;
Expand Down

0 comments on commit 644213d

Please sign in to comment.