commit | 3ec8347bfa6e671666d04fc62c8302f5ffa344ba | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Wed Oct 01 22:06:15 2014 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:00:57 2014 -0600 |
tree | facd467a29d70a109e1e865fc22a878f080e3529 | |
parent | 2db88a76960747fb1af3757a81b94451c4bdfc49 [diff] |
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 <robert.jarzmik@free.fr> Signed-off-by: Felipe Balbi <balbi@ti.com>