From: Roland Stigge Date: Mon, 20 Aug 2012 08:30:13 +0000 (+0200) Subject: usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptor X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~141^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78ca9139736f059b70bd797b01227271e0efa681;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed