Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173891
b: refs/heads/master
c: 4e36165
h: refs/heads/master
i:
  173889: b7f1c26
  173887: 07811ff
v: v3
  • Loading branch information
David Ellingsworth authored and Mauro Carvalho Chehab committed Dec 5, 2009
1 parent c3c1f1e commit 4b36d12
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: 26452bfef4ae4798b96281ad8d3aed6e2d79846e
refs/heads/master: 4e3616576e9e65d53f9381b9f334257299c7262e
2 changes: 1 addition & 1 deletion trunk/drivers/media/radio/radio-mr800.c
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,8 @@ static void usb_amradio_disconnect(struct usb_interface *intf)
mutex_unlock(&radio->lock);

usb_set_intfdata(intf, NULL);
video_unregister_device(&radio->videodev);
v4l2_device_disconnect(&radio->v4l2_dev);
video_unregister_device(&radio->videodev);
}

/* vidioc_querycap - query device capabilities */
Expand Down

0 comments on commit 4b36d12

Please sign in to comment.