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:
3067779
)
usb: musb: tusb6010: fix error path in tusb_probe()
author
Sergei Shtylyov
<sshtylyov@ru.mvista.com>
Mon, 20 Aug 2012 18:31:41 +0000
(22:31 +0400)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 6 Sep 2012 16:52:27 +0000
(19:52 +0300)
On platform_device_add() failure, the TUSB6010 glue layer forgets to call
platform_device_put() -- probably due to a typo...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found