ALSA: seq: ump: Notify port changes to system port
authorTakashi Iwai <tiwai@suse.de>
Mon, 12 Jun 2023 08:10:51 +0000 (10:10 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Jun 2023 16:22:32 +0000 (18:22 +0200)
commit174a6dfbc17ee9defed4daeeea6061ef34644f02
treeb06d47f2e15b78f7162444da0cbd9feecf9c9f48
parent4a16a3af05712e7fd5a205f34e2908055bd9fb5e
ALSA: seq: ump: Notify port changes to system port

For allowing applications to track the FB active changes, this patch
adds the notification from the system port at each time a FB change is
handled and the active flag or re-grouping happens.

Link: https://lore.kernel.org/r/20230612081054.17200-8-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/seq_system.c
sound/core/seq/seq_ump_client.c