commit | 78ca9139736f059b70bd797b01227271e0efa681 | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Mon Aug 20 10:30:13 2012 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Aug 31 12:41:21 2012 +0300 |
tree | 7d892b6fcd34a0e9a6ceff69ad986c8d1f9e6c8a | |
parent | 252d8cec49a79d26fafb845337dd16e5e1012c1b [diff] |
usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptor 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>