Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331038
b: refs/heads/master
c: 150a136
h: refs/heads/master
v: v3
  • Loading branch information
Peter Senna Tschudin authored and Mauro Carvalho Chehab committed Sep 23, 2012
1 parent a0e7d2e commit 0b1658a
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: fac44ee564a54db020ad384e0de94b5d8be3c6b5
refs/heads/master: 150a1363680b93703883a0d193756d620666031a
1 change: 1 addition & 0 deletions trunk/drivers/media/platform/blackfin/bfin_capture.c
Original file line number Diff line number Diff line change
Expand Up @@ -968,6 +968,7 @@ static int __devinit bcap_probe(struct platform_device *pdev)
if (!i2c_adap) {
v4l2_err(&bcap_dev->v4l2_dev,
"Unable to find i2c adapter\n");
ret = -ENODEV;
goto err_unreg_vdev;

}
Expand Down

0 comments on commit 0b1658a

Please sign in to comment.