Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92718
b: refs/heads/master
c: ce96d0a
h: refs/heads/master
v: v3
  • Loading branch information
Kay Sievers authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 733a3be commit cf93d65
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: 353a2761ffb3c4f43ec0c9c99bbe64629646b347
refs/heads/master: ce96d0a44a4f8d1bb3dc12b5e98cb688c1bc730d
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/ov511.c
Original file line number Diff line number Diff line change
Expand Up @@ -5833,7 +5833,7 @@ ov51x_probe(struct usb_interface *intf, const struct usb_device_id *id)
goto error;

memcpy(ov->vdev, &vdev_template, sizeof(*ov->vdev));
ov->vdev->dev = &dev->dev;
ov->vdev->dev = &intf->dev;
video_set_drvdata(ov->vdev, ov);

for (i = 0; i < OV511_MAX_UNIT_VIDEO; i++) {
Expand Down

0 comments on commit cf93d65

Please sign in to comment.