Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181623
b: refs/heads/master
c: 690c79a
h: refs/heads/master
i:
  181621: ab5da42
  181619: 80c5997
  181615: 35ba6f9
v: v3
  • Loading branch information
Andrew Morton authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent c1ba094 commit 63b60f7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c2312f60d741df833abf48fee4a30aa523e55a58
refs/heads/master: 690c79ae7a0d928459ee6a09be781a2503c27e3e
3 changes: 2 additions & 1 deletion trunk/drivers/media/dvb/frontends/stv090x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1964,7 +1964,8 @@ static int stv090x_blind_search(struct stv090x_state *state)
u32 agc2, reg, srate_coarse;
s32 cpt_fail, agc2_ovflw, i;
u8 k_ref, k_max, k_min;
int coarse_fail, lock;
int coarse_fail = 0;
int lock;

k_max = 110;
k_min = 10;
Expand Down

0 comments on commit 63b60f7

Please sign in to comment.