Skip to content

Commit

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

msleep(0); /* avoid I2C errors */
msleep(1); /* 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 e6e0e6f

Please sign in to comment.