ALSA: scarlett2: Split direct_monitor out from monitor_other
authorGeoffrey D. Bennett <g@b4.vu>
Sun, 24 Dec 2023 19:31:14 +0000 (06:01 +1030)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Dec 2023 14:41:23 +0000 (15:41 +0100)
commitd3cf557b26a77f6a285fe6b9b87c434ffb340ceb
treedb5718b692c6c4ec87e9794457d7f37f260f5936
parentd9b63123fbb0a9cf9938dddbe7e623c731491d7d
ALSA: scarlett2: Split direct_monitor out from monitor_other

The notification value for monitor_other on the large interfaces is
the same as the notification value for direct_monitor on the 3rd Gen
small interfaces. Add a separate scarlett3a_notifications array and
split out the direct_monitor handling.

Signed-off-by: Geoffrey D. Bennett <g@b4.vu>
Link: https://lore.kernel.org/r/9b56a483e3e9c1447684f18239a88652c1f01445.1703444932.git.g@b4.vu
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_scarlett2.c