Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21610
b: refs/heads/master
c: bd0d0f5
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Feb 7, 2006
1 parent cc4a7cc commit d558c5d
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: 476d63d061a082bcb833009e15a3632459a3caad
refs/heads/master: bd0d0f59ca56c7ef063d714e9b602fcaa5c11072
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/tuner-simple.c
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ static void default_set_tv_freq(struct i2c_client *c, unsigned int freq)
/* i == 0 -> VHF_LO
* i == 1 -> VHF_HI
* i == 2 -> UHF */
tuner_dbg("tv: range %d\n",i);
tuner_dbg("tv: param %d, range %d\n",j,i);

div=freq + IFPCoff + offset;

Expand Down

0 comments on commit d558c5d

Please sign in to comment.