commit | 8a1b2725a60d3267135c15e80984b4406054f650 | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Thu Dec 10 09:59:25 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jan 24 20:16:52 2016 -0800 |
tree | cd8d8bfd21d736013c7ebbb3344dded1a32e9c52 | |
parent | 73a02d32458ecff5b6241e7e7bd6445f70400bad [diff] |
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices Add a new USB_SPEED_SUPER_PLUS device speed, and make sure usb core can handle the new speed. In most cases the behaviour is the same as with USB_SPEED_SUPER SuperSpeed devices. In a few places we add a "Plus" string to inform the user of the new speed. Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>