Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306533
b: refs/heads/master
c: ccb5cf9
h: refs/heads/master
i:
  306531: c102fa3
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed May 20, 2012
1 parent 96e06d1 commit dd8fcb0
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: c188637dc5a25aec6a21279524405c8fe96f2f4b
refs/heads/master: ccb5cf9bfcec739506d91737c4a9675e78868db2
3 changes: 3 additions & 0 deletions trunk/drivers/media/dvb/dvb-usb/rtl28xxu.c
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,9 @@ static int rtl2831u_frontend_attach(struct dvb_usb_adapter *adap)
* since there is some demod params needed to set according to tuner.
*/

/* demod needs some time to wake up */
msleep(20);

/* open demod I2C gate */
ret = rtl28xxu_ctrl_msg(adap->dev, &req_gate);
if (ret)
Expand Down

0 comments on commit dd8fcb0

Please sign in to comment.