usb: gadget: lpc32xx_udc: Port to new start/stop interface
authorRoland Stigge <stigge@antcom.de>
Mon, 20 Aug 2012 08:30:12 +0000 (10:30 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 31 Aug 2012 09:41:16 +0000 (12:41 +0300)
commit252d8cec49a79d26fafb845337dd16e5e1012c1b
tree41c12a58b795f1cc9ffef9bc5156f7ef9608a093
parent4e177260e547e438c78c60b6db6f755bb89e0596
usb: gadget: lpc32xx_udc: Port to new start/stop interface

This patch adjusts the LPC32xx USB gadget driver to the new udc_start /
udc_stop interface.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/lpc32xx_udc.c