Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219497
b: refs/heads/master
c: b838396
h: refs/heads/master
i:
  219495: b3dd7c8
v: v3
  • Loading branch information
Dan Carpenter authored and Mauro Carvalho Chehab committed Oct 22, 2010
1 parent de41a38 commit 175a1bb
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: a84946895fa747a81c3b55a1398e03cdba4778d9
refs/heads/master: b8383962c388288b99bcaadcf8a87b049cd56d4a
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx231xx/cx231xx-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ static int cx231xx_i2c_xfer(struct i2c_adapter *i2c_adap,
rc = cx231xx_i2c_check_for_device(i2c_adap, &msgs[i]);
if (rc < 0) {
dprintk2(2, " no device\n");
mutex_lock(&dev->i2c_lock);
mutex_unlock(&dev->i2c_lock);
return rc;
}

Expand Down

0 comments on commit 175a1bb

Please sign in to comment.