Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343869
b: refs/heads/master
c: 7c72e19
h: refs/heads/master
i:
  343867: a6712ad
v: v3
  • Loading branch information
Jesper Juhl authored and Mauro Carvalho Chehab committed Oct 28, 2012
1 parent 68f9aa5 commit 225d719
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: 56411c0f1eec7495bcf1fd6b83a51bb57be608d4
refs/heads/master: 7c72e19dcf7f9a49eedab328ebf7c0a45d76716d
2 changes: 1 addition & 1 deletion trunk/drivers/media/usb/stk1160/stk1160-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ static int stk1160_i2c_read_reg(struct stk1160 *dev, u8 addr,
if (rc < 0)
return rc;

stk1160_read_reg(dev, STK1160_SBUSR_RD, value);
rc = stk1160_read_reg(dev, STK1160_SBUSR_RD, value);
if (rc < 0)
return rc;

Expand Down

0 comments on commit 225d719

Please sign in to comment.