]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: usb-audio: Update UMP group attributes for GTB blocks, too
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 09:22:59 +0000 (11:22 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 09:31:38 +0000 (11:31 +0200)
commitebaa86c0bddd2c47c516bf2096b17c0bed71d914
tree0322b60bcac4162573cdf2529c9e9ecb03c9454c
parentac3a9185bd5f547cb16ef1388e8786ad5a6e8858
ALSA: usb-audio: Update UMP group attributes for GTB blocks, too

When a FB is created from a GTB instead of UMP FB Info inquiry, we
missed the update of the corresponding UMP Group attributes.
Export the call of updater and let it be called from the USB driver.

Fixes: 0642a3c5cacc ("ALSA: ump: Update substream name from assigned FB names")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807092303.1935-5-tiwai@suse.de
include/sound/ump.h
sound/core/ump.c
sound/usb/midi2.c