From: Michal Nazarewicz Date: Sat, 19 Nov 2011 17:27:37 +0000 (+0100) Subject: usb: gadget: replace usb_gadget::is_dualspeed with max_speed X-Git-Tag: v3.3-rc1~153^2~28^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d327ab5b6d660d6fe22b073b743fde1668e593bb;p=pandora-kernel.git usb: gadget: replace usb_gadget::is_dualspeed with max_speed This commit replaces usb_gadget's is_dualspeed field with a max_speed field. [ balbi@ti.com : Fixed DWC3 driver ] Signed-off-by: Michal Nazarewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed