Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142437
b: refs/heads/master
c: 119753a
h: refs/heads/master
i:
  142435: 0ae3ec8
v: v3
  • Loading branch information
Janne Grunau authored and Mauro Carvalho Chehab committed Apr 7, 2009
1 parent f0c3e15 commit 303229f
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: 4bb685108e0189e4c3acda06f79886d79465b45a
refs/heads/master: 119753a4640e9961cdb75c89630e8ffbedad79a7
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/w9968cf.c
Original file line number Diff line number Diff line change
Expand Up @@ -3440,7 +3440,7 @@ w9968cf_usb_probe(struct usb_interface* intf, const struct usb_device_id* id)
if (!cam)
return -ENOMEM;

err = v4l2_device_register(&udev->dev, &cam->v4l2_dev);
err = v4l2_device_register(&intf->dev, &cam->v4l2_dev);
if (err)
goto fail0;

Expand Down

0 comments on commit 303229f

Please sign in to comment.