xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
authorMathias Nyman <mathias.nyman@linux.intel.com>
Mon, 25 Jan 2016 13:30:44 +0000 (15:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:20:08 +0000 (13:20 -0800)
commit0caf6b33452112e5a1186c8c964e90310e49e6bd
tree0d08c4157e27f03275b67da5e4b9fb6fb87ccee3
parent8df0d77d8ce065ef536676fb4e1f36bfbf1dd809
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.

In most cases the devices with the speed set to USB_SPEED_SUPER_PLUS
are handled like regular SuperSpeed devices.

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