usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptor
authorRoland Stigge <stigge@antcom.de>
Mon, 20 Aug 2012 08:30:13 +0000 (10:30 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 31 Aug 2012 09:41:21 +0000 (12:41 +0300)
This patch removes the utilization of struct usb_endpoint_descriptor, as done
by other drivers also. This was done on request by the USB gadget maintainers,
since this API is obsoleted.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found