Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219508
b: refs/heads/master
c: 959b606
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Pinchart authored and Mauro Carvalho Chehab committed Oct 22, 2010
1 parent a9e3a2e commit 5df6db3
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: 2001f99947017e378e55943a350c67a8fca9e9b6
refs/heads/master: 959b606922e080a6a236211ff9f7f74150a73028
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/davinci/vpfe_capture.c
Original file line number Diff line number Diff line change
Expand Up @@ -1986,7 +1986,7 @@ static __init int vpfe_probe(struct platform_device *pdev)
vpfe_dev->sd[i] =
v4l2_i2c_new_subdev_board(&vpfe_dev->v4l2_dev,
i2c_adap,
sdinfo->name,
NULL,
&sdinfo->board_info,
NULL);
if (vpfe_dev->sd[i]) {
Expand Down

0 comments on commit 5df6db3

Please sign in to comment.