Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124069
b: refs/heads/master
c: c1f0ce2
h: refs/heads/master
i:
  124067: 62e42e2
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent ff116c5 commit c80caf0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 0867f571858043c761e3e44bd4f2bcc70f82bb27
refs/heads/master: c1f0ce22283f983f1840c0594d7ad869a51b25b7
4 changes: 0 additions & 4 deletions trunk/drivers/media/dvb/frontends/stb0899_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1842,10 +1842,6 @@ static int stb0899_track(struct dvb_frontend *fe, struct dvbfe_params *params, i
struct stb0899_state *state = fe->demodulator_priv;
struct stb0899_internal *internal = &state->internal;

lock_lost = STB0899_READ_S2REG(STB0899_S2DEMOD, LOCK_LOST);
dprintk(verbose, FE_DEBUG, 1, "Lock Lost=[0x%02x]\n", lock_lost);
if (STB0899_GETFIELD(LOCK_LOST, lock_lost))
dprintk(verbose, FE_ERROR, 1, "Demodulator LOST LOCK !\n");

*delay = HZ/10;

Expand Down

0 comments on commit c80caf0

Please sign in to comment.