]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: ump: Indicate the inactive group in legacy substream names
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Nov 2024 09:45:43 +0000 (10:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Jan 2025 09:34:17 +0000 (10:34 +0100)
commit9dc4b8a8a415d3d6528648b4e4c7dc9ea7686ee0
tree9b47bf91d60ee41b737570da222b43ea8c717f0c
parentfc98df1d7a9e58fd29590eebccb2d5013e2053ea
ALSA: ump: Indicate the inactive group in legacy substream names

[ Upstream commit e29e504e7890b9ee438ca6370d0180d607c473f9 ]

Since the legacy rawmidi has no proper way to know the inactive group,
indicate it in the rawmidi substream names with "[Inactive]" suffix
when the corresponding UMP group is inactive.

Link: https://patch.msgid.link/20241129094546.32119-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/core/ump.c