usb: gadget: f_uac2: Add speed names to bInterval dbg/warn
authorPavel Hofman <pavel.hofman@ivitera.com>
Thu, 27 Jan 2022 11:43:31 +0000 (12:43 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Jan 2022 13:26:18 +0000 (14:26 +0100)
commit554237f2bb62c4fcf01372e4c63d3e0062f27bac
treec0973c1ebba07b0ef12a45055135596e9177c605
parent355a05dc8367d7533e5925e08dadfc8604961bbc
usb: gadget: f_uac2: Add speed names to bInterval dbg/warn

Add speed names for better clarity of dgb/warn messages from max packet
size/bInterval checks.

Signed-off-by: Pavel Hofman <pavel.hofman@ivitera.com>
Link: https://lore.kernel.org/r/20220127114331.41367-5-pavel.hofman@ivitera.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/function/f_uac2.c