Commits
Ismael Luceno Cortes committed 51f60a89b75
usb: Make portspeed return a read-only string Current code is plain wrong, and there's no need to have a mutable string, so fix function type and remove the intermediate variable. Signed-off-by: Ismael Luceno <ismael.luceno@silicon-gears.com>