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:
fc87e08
)
usb: musb: davinci.c: add missing unregister
author
Julia Lawall
<Julia.Lawall@lip6.fr>
Mon, 16 Apr 2012 15:03:10 +0000
(17:03 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Wed, 18 Apr 2012 10:50:54 +0000
(13:50 +0300)
usb_nop_xceiv_unregister is needed on failure of usb_get_transceiver, as
done in other error-handling code in the same function.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found