Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98476
b: refs/heads/master
c: f56ebe1
h: refs/heads/master
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Jun 26, 2008
1 parent 2b5ee6d commit 85bce02
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b38cc642000f0a262db367ffb95cd02ca2ead59b
refs/heads/master: f56ebe16b045861d26b81ef6683445c0144362b8
2 changes: 2 additions & 0 deletions trunk/drivers/media/dvb/dvb-usb/gl861.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ static int gl861_i2c_msg(struct dvb_usb_device *d, u8 addr,
return -EINVAL;
}

msleep(0); /* avoid I2C errors */

return usb_control_msg(d->udev, usb_rcvctrlpipe(d->udev, 0), req, type,
value, index, rbuf, rlen, 2000);
}
Expand Down

0 comments on commit 85bce02

Please sign in to comment.