Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331221
b: refs/heads/master
c: 185e476
h: refs/heads/master
i:
  331219: a197dbc
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Oct 1, 2012
1 parent b461ab8 commit e32a8b0
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: bfd063cebb75d3305089e9eeedbd25469d3dc1e6
refs/heads/master: 185e4768b864b3b65c5d2cdca9be556d493f15e1
3 changes: 3 additions & 0 deletions trunk/drivers/media/tuners/tda18271-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1323,6 +1323,9 @@ struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr,
if (tda18271_debug & (DBG_MAP | DBG_ADV))
tda18271_dump_std_map(fe);

ret = tda18271_sleep(fe);
tda_fail(ret);

return fe;
fail:
mutex_unlock(&tda18271_list_mutex);
Expand Down

0 comments on commit e32a8b0

Please sign in to comment.