usb: core: hub: Print speed name based on ssp rate
authorThinh Nguyen <Thinh.Nguyen@synopsys.com>
Thu, 11 Mar 2021 03:43:01 +0000 (19:43 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Mar 2021 12:12:43 +0000 (13:12 +0100)
commit2d0e82c905b8d802031665eb9dd3b9acddac7580
tree9a2ba39e9481c58ecfa1336ed195aee6ffc09b11
parenta59918cb6193b58e6293f58a094466504393f9c4
usb: core: hub: Print speed name based on ssp rate

Check for usb_device->ssp_rate to print the SuperSpeed Plus signaling
rate generation and lane count.

Signed-off-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/df0986bbe92251c104dd92e3c796df7c4f2674ce.1615432770.git.Thinh.Nguyen@synopsys.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hub.c