Sebastian Andrzej Siewior writes:
> Using usb_string_ids_tab() instead multiple calls of usb_string_id()
> seems to be handy. It also allows to add string without many checks.
>
> Signed-off-by: Sebastian Andrzej Siewior
Most definitely:
Acked-by: Michal Nazarewicz
--
Best regards,
Using usb_string_ids_tab() instead multiple calls of usb_string_id()
seems to be handy. It also allows to add string without many checks.
Signed-off-by: Sebastian Andrzej Siewior
---
drivers/usb/gadget/acm_ms.c | 12 +++-
drivers/usb/gadget/audio.c | 12 +++-
drivers/usb/gad