usb: gadget: mv_udc: use udc_start and udc_stop functions
authorChao Xie <chao.xie@marvell.com>
Thu, 24 Jan 2013 06:38:25 +0000 (01:38 -0500)
committerFelipe 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