Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271944
b: refs/heads/master
c: 39342db
h: refs/heads/master
v: v3
  • Loading branch information
Lutz Sammer authored and Mauro Carvalho Chehab committed Oct 11, 2011
1 parent 2d77ac0 commit babd089
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 06bd801c23939952bc6e1cf65f0e8c0fff09d2d7
refs/heads/master: 39342dbb27323f174b286c9e19b9687d492b2d1a
3 changes: 3 additions & 0 deletions trunk/drivers/media/dvb/frontends/stb0899_algo.c
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,9 @@ static enum stb0899_status stb0899_check_data(struct stb0899_state *state)
else
dataTime = 500;

/* clear previous failed END_LOOPVIT */
stb0899_read_reg(state, STB0899_VSTATUS);

stb0899_write_reg(state, STB0899_DSTATUS2, 0x00); /* force search loop */
while (1) {
/* WARNING! VIT LOCKED has to be tested before VIT_END_LOOOP */
Expand Down

0 comments on commit babd089

Please sign in to comment.