]> www.infradead.org Git - nvme.git/commit
ALSA: ump: Force 1 Group for MIDI1 FBs
authorTakashi Iwai <tiwai@suse.de>
Mon, 22 Jul 2024 14:06:06 +0000 (16:06 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Jul 2024 14:17:51 +0000 (16:17 +0200)
commitac29d8ae05b770ed3f52d7a60908ab9b126f69d7
treef3224953c7d71b8ce3937b5b741a4f7c1df6db04
parent9a4ab167cfb1dea1df0c0c948205a62c7eb3b85b
ALSA: ump: Force 1 Group for MIDI1 FBs

When a Function Block declares it being a legacy MIDI1 device, it has
to be only with a single UMP Group.  Correct the attribute when a
device declares it wrongly.

Fixes: 37e0e14128e0 ("ALSA: ump: Support UMP Endpoint and Function Block parsing")
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20240722140610.10845-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/ump.c