Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357055
b: refs/heads/master
c: 2bffebc
h: refs/heads/master
i:
  357053: 31f5d3e
  357051: ac17036
  357047: 0aae602
  357039: ad36813
  357023: 1ad9736
  356991: 0681023
v: v3
  • Loading branch information
Hans de Goede authored and Mauro Carvalho Chehab committed Dec 21, 2012
1 parent e4cdbc3 commit 17be32e
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: 18fa0d36ad5b451d835ca79301265649334214c0
refs/heads/master: 2bffebc1e6dcd49e5e92b348c9a1c6bcea8c2f5e
1 change: 1 addition & 0 deletions trunk/drivers/media/usb/gspca/sonixj.c
Original file line number Diff line number Diff line change
Expand Up @@ -1550,6 +1550,7 @@ static void i2c_w1(struct gspca_dev *gspca_dev, u8 reg, u8 val)
0,
gspca_dev->usb_buf, 8,
500);
msleep(2);
if (ret < 0) {
pr_err("i2c_w1 err %d\n", ret);
gspca_dev->usb_err = ret;
Expand Down

0 comments on commit 17be32e

Please sign in to comment.