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:
9001d80
)
usb: musb: musb_gadget: fix resource leakage in error path
author
Rahul Ruikar
<rahul.ruikar@gmail.com>
Sat, 2 Oct 2010 06:35:48 +0000
(
01:35
-0500)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 5 Nov 2010 11:43:14 +0000
(13:43 +0200)
In function musb_gadget_setup() call put_device()
when device_register() fails.
Signed-off-by: Rahul Ruikar <rahul.ruikar@gmail.com>
Acked-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found