commit | 28af04b4a7879a027cb23c1d616a60e31ff4af7c | [log] [tgz] |
---|---|---|
author | Thinh Nguyen <Thinh.Nguyen@synopsys.com> | Wed Jan 10 13:17:13 2018 -0800 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Mar 13 10:47:38 2018 +0200 |
tree | 936025b90b19ada6faf15e93aef107555ed29fc7 | |
parent | 636ba13aec8a0198d3fa4e2246e291a19694b50f [diff] |
usb: gadget: mass_storage: Set max_speed to SSP Increase max_speed of the mass_storage driver for UDCs that support SuperSpeed Plus. The composite driver will pass this value to UDC core to set the device speed on probe (actual speed may be different depending on whether the USB controller supports it or other external factors). Signed-off-by: Thinh Nguyen <thinhn@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>