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:
38b3ad5
)
usb: gadget: mv_udc: use udc_start and udc_stop functions
author
Chao Xie
<chao.xie@marvell.com>
Thu, 24 Jan 2013 06:38:25 +0000
(
01:38
-0500)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 24 Jan 2013 08:19:11 +0000
(10:19 +0200)
This patches converts the driver into the new style start/stop
interface. As a result the driver no longer uses the static
global the_conroller variable.
Signed-off-by: Chao Xie <chao.xie@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found