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:
1d91a96
)
usb: musb: gadget: don't call ->disconnect() on exit
author
Felipe Balbi
<balbi@ti.com>
Sun, 2 Oct 2011 18:46:47 +0000
(21:46 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 14 Nov 2011 19:51:16 +0000
(11:51 -0800)
that has already being done by udc-core.c. It's
unnecessary and might cause issues with some gadget
drivers.
Tested: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found