Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241987
b: refs/heads/master
c: 3b30e0a
h: refs/heads/master
i:
  241985: a42e607
  241983: fc33b4e
v: v3
  • Loading branch information
Abylay Ospan authored and Mauro Carvalho Chehab committed Mar 21, 2011
1 parent 2bdb938 commit e15b6e9
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 38cdbce7634bdd914b6c6e673c2f6ebedca30d43
refs/heads/master: 3b30e0a871389eda9034084faec67d43478fb4c0
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/frontends/stv0900_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1666,6 +1666,7 @@ static int stv0900_read_status(struct dvb_frontend *fe, enum fe_status *status)
if (state->config->set_lock_led)
state->config->set_lock_led(fe, 1);
} else {
*status = 0;
if (state->config->set_lock_led)
state->config->set_lock_led(fe, 0);
dprintk("DEMOD LOCK FAIL\n");
Expand Down

0 comments on commit e15b6e9

Please sign in to comment.