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

Add the ability to detect and print the USB speed as "super-plus" 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-4-bryan.odonoghue@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/usb/testusb.c