tools: usb: testusb: Add super speed reporting
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Fri, 8 Jul 2022 11:58:58 +0000 (12:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Jul 2022 12:54:49 +0000 (14:54 +0200)
commit7fbcd99ebc0b9df7f4a9bbcfbf3e71c6bfddf9cc
treecf22d14f6b6832d02e38cc92cd9ecc74b403ceca
parentb067fc284667ccbcfdb6c990568a3cfd8b73bb8a
tools: usb: testusb: Add super speed reporting

Add the ability to detect and print the USB speed as "super" if/when the
kernel reports that speed.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20220708115859.2095714-3-bryan.odonoghue@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/usb/testusb.c