usb: gadget: omap_udc: convert to udc_start/udc_stop
authorFelipe Balbi <balbi@ti.com>
Thu, 24 Jan 2013 08:52:52 +0000 (10:52 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 24 Jan 2013 19:11:30 +0000 (21:11 +0200)
commit1bf0cf6040b31d715265af89a6ad8b4b40904c87
treee48376e2eef69d76e862ee848710efd3d58d071a
parent3381fb602d4ae0a6388ba336a29bf999c1744cd6
usb: gadget: omap_udc: convert to udc_start/udc_stop

Mechanical change making use of the new (can we
still call it new ?) interface for registering
UDC drivers.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/omap_udc.c