]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
authorMathias Nyman <mathias.nyman@linux.intel.com>
Thu, 10 Dec 2015 07:59:27 +0000 (09:59 +0200)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:29:45 +0000 (10:29 +0100)
commit4e81b90b01195b7e82d53ae8a7ec903bb481b73b
tree3f1a34540cf59741159fcd952cb59310c90779ba
parenta6aa19d8bf2fb7706ecaf83214a95623ead95dd7
usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices

BugLink: http://bugs.launchpad.net/bugs/1519623
The same way as SuperSpeed devices show "5000" as device speed we wan't to
show "10000" as the default speed for SuperSpeedPlus devices in sysfs.

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit b2316645ca5ea93eb8f637f57199fbbe88bee07d)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/usb/core/sysfs.c