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:
2d7ebbb
)
usb: gadget: mv_udc: use devm_xxx for probe
author
Chao Xie
<chao.xie@marvell.com>
Thu, 24 Jan 2013 06:38:26 +0000
(
01:38
-0500)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 24 Jan 2013 19:11:33 +0000
(21:11 +0200)
use devm_xxx for udc driver probe. So we do need care about
the resources release in driver remove or failure handling
in driver probe.
Signed-off-by: Chao Xie <chao.xie@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found