usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
authorMathias Nyman <mathias.nyman@linux.intel.com>
Thu, 10 Dec 2015 07:59:26 +0000 (09:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jan 2016 04:16:52 +0000 (20:16 -0800)
commit5f9c3a668b3f75768aec686901d7a4c8782983df
tree4c53e0c68f04da2f2aaa9b8f9cc7f70960a23adf
parent8a1b2725a60d3267135c15e80984b4406054f650
usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS

A hcd roothub that supports HCD_USB31 is running at SuperSpeedPlus speed

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hcd.c