usb: gadget: replace usb_gadget::is_dualspeed with max_speed
authorMichal Nazarewicz <mina86@mina86.com>
Sat, 19 Nov 2011 17:27:37 +0000 (18:27 +0100)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:45:11 +0000 (11:45 +0200)
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 <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found