From: Robert Jarzmik Date: Wed, 1 Oct 2014 20:06:15 +0000 (+0200) Subject: usb: gadget: pxa27x_udc: transfer mach_info into pxa_udc X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ec8347bfa6e671666d04fc62c8302f5ffa344ba;p=pandora-kernel.git usb: gadget: pxa27x_udc: transfer mach_info into pxa_udc Convert the mach info, and store the udc_command in the pxa_udc control structure. It is to be noticed that the udc_is_connected() in mach info is not transfered. This was not used, as mioa701 machine doesn't need it, balloon3 doesn't really use it, and most importantly the current driver never uses it. Signed-off-by: Robert Jarzmik Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed