usb: gadget: add USB3 support to the printer driver
authorJorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Tue, 18 Nov 2014 20:11:54 +0000 (15:11 -0500)
committerFelipe Balbi <balbi@ti.com>
Thu, 20 Nov 2014 19:47:08 +0000 (13:47 -0600)
commit74df41b40ab0222903dcc9681e9076c2604741d8
treefb8b3f5fc17530cd218746c82c5333f46e1b2ae8
parent1290a958d48e30d60262a33acb5f068e87834ce4
usb: gadget: add USB3 support to the printer driver

Add SS descriptors to support the capabilities provided by USB3 controller
drivers; unit tests run using a PLX 3380 [max transfer speed measured of 1Gbps]

This driver shall fallback to lower operating modes when the higher ones are
not available.

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/legacy/printer.c