Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330955
b: refs/heads/master
c: 0ab6119
h: refs/heads/master
i:
  330953: dfdd62e
  330951: f271fb0
v: v3
  • Loading branch information
Ezequiel Garcia authored and Mauro Carvalho Chehab committed Sep 13, 2012
1 parent 0e7cdc6 commit 907a6df
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: 1f71927ed51e9125eb7a3d4aed54f68dd41f2c34
refs/heads/master: 0ab61196e5b6d73ef5bb058a323d3ac7309cdc62
2 changes: 1 addition & 1 deletion trunk/drivers/media/usb/pwc/pwc-if.c
Original file line number Diff line number Diff line change
Expand Up @@ -1127,7 +1127,7 @@ static void usb_pwc_disconnect(struct usb_interface *intf)
v4l2_device_disconnect(&pdev->v4l2_dev);
video_unregister_device(&pdev->vdev);
mutex_unlock(&pdev->v4l2_lock);
mutex_unlock(pdev->vb_queue.lock);
mutex_unlock(&pdev->vb_queue_lock);

#ifdef CONFIG_USB_PWC_INPUT_EVDEV
if (pdev->button_dev)
Expand Down

0 comments on commit 907a6df

Please sign in to comment.