]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f0f8fe35252ce279de445cc1a753f873d0b3883
tree41c12a58b795f1cc9ffef9bc5156f7ef9608a093
parentc2706927db003fc6ce962f2d35a12d6719eb30dc
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