git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62e3707
)
usb: gadget: function: uvc: disable endpoints on ->disable()
author
Felipe Balbi
<balbi@ti.com>
Mon, 29 Sep 2014 18:43:20 +0000
(13:43 -0500)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 20 Oct 2014 20:58:48 +0000
(15:58 -0500)
when our ->disable() method is called, we must
make sure to teardown all our resources, including
endpoints.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found