]> www.infradead.org Git - linux.git/commit
usb: gadget: f_uac1: Change volume name and remove alt names
authorChris Wulff <crwulff@gmail.com>
Sun, 4 Aug 2024 00:29:13 +0000 (20:29 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Aug 2024 16:11:35 +0000 (18:11 +0200)
commit82313624b2ae5a943d16475a566b65c873989e9f
tree8f89633cebb0be9e3acba8dc35fe02af3d5f22e8
parentc26cee817f8bd9a22bfade20f739ec2fc6f20221
usb: gadget: f_uac1: Change volume name and remove alt names

This changes the UAPI to align with disussion of alt settings work.

fu_name is renamed to fu_vol_name, and alt settings mode names
are removed for now in favor of future work where they will be
settable in subdirectories for each alt mode.

discussion thread for api changes for alt mode settings:
https://lore.kernel.org/linux-usb/35be4668-58d3-894a-72cf-de1afaacae45@ivitera.com/T/

Signed-off-by: Chris Wulff <crwulff@gmail.com>
Link: https://lore.kernel.org/r/20240804002912.3293177-2-crwulff@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/configfs-usb-gadget-uac1
Documentation/usb/gadget-testing.rst
drivers/usb/gadget/function/f_uac1.c
drivers/usb/gadget/function/u_uac1.h