Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219509
b: refs/heads/master
c: 87b3854
h: refs/heads/master
i:
  219507: a9e3a2e
v: v3
  • Loading branch information
Laurent Pinchart authored and Mauro Carvalho Chehab committed Oct 22, 2010
1 parent 5df6db3 commit 5ee9d94
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: 959b606922e080a6a236211ff9f7f74150a73028
refs/heads/master: 87b385484e29b1a6e5138e186f7f4d16e5f398a3
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/davinci/vpif_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -1553,7 +1553,7 @@ static __init int vpif_probe(struct platform_device *pdev)

for (i = 0; i < subdev_count; i++) {
vpif_obj.sd[i] = v4l2_i2c_new_subdev_board(&vpif_obj.v4l2_dev,
i2c_adap, subdevdata[i].name,
i2c_adap, NULL,
&subdevdata[i].board_info,
NULL);
if (!vpif_obj.sd[i]) {
Expand Down

0 comments on commit 5ee9d94

Please sign in to comment.