Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125551
b: refs/heads/master
c: 03fb02c
h: refs/heads/master
i:
  125549: 3aba534
  125547: cfd7ae9
  125543: 23c7050
  125535: 5e37b6a
v: v3
  • Loading branch information
Julia Lawall authored and Mauro Carvalho Chehab committed Jan 3, 2009
1 parent ef1784f commit ba947aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 6b55009e1dc7c2a66c8f5fad67045f0536c9bbd8
refs/heads/master: 03fb02c604d68156c0828e3950094f18ce529385
1 change: 0 additions & 1 deletion trunk/drivers/media/video/zr364xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,6 @@ static void zr364xx_disconnect(struct usb_interface *intf)
{
struct zr364xx_camera *cam = usb_get_intfdata(intf);
usb_set_intfdata(intf, NULL);
dev_set_drvdata(&intf->dev, NULL);
dev_info(&intf->dev, DRIVER_DESC " webcam unplugged\n");
if (cam->vdev)
video_unregister_device(cam->vdev);
Expand Down

0 comments on commit ba947aa

Please sign in to comment.