]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerJiri Slaby <jslaby@suse.cz>
Wed, 21 Sep 2016 11:40:09 +0000 (13:40 +0200)
commitbed2ccd27484d16555021b7ca8ca2b96b8816eb5
treec14bdc80b4e55287bef0f03a67ad93be5c931a5d
parent46cfcf58d4f3166e1678db1e2655e127dad6b099
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.

commit 0caf6b33452112e5a1186c8c964e90310e49e6bd upstream.

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: Jiri Slaby <jslaby@suse.cz>
drivers/usb/host/xhci-mem.c
drivers/usb/host/xhci-ring.c
drivers/usb/host/xhci.c