ALSA: scarlett2: Handle Gen 4 Direct Monitor mix updates
authorGeoffrey D. Bennett <g@b4.vu>
Tue, 26 Dec 2023 18:08:20 +0000 (04:38 +1030)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Dec 2023 14:52:13 +0000 (15:52 +0100)
commite8e14270d8d0d5c9bd8e04e5940d511b56a981e9
treea56cddf23d2fced1ccf6bbe8bb20b26093ce58e1
parentac19be067aac38479b1c4d1477d4012a24d5730d
ALSA: scarlett2: Handle Gen 4 Direct Monitor mix updates

When the Direct Monitor feature on the Scarlett 4th Gen Solo and 2i2
interfaces is used, the Mix A and B gains are updated by the
interface. This patch calls snd_ctl_notify() for the ALSA mix controls
when a Direct Monitor notification is received.

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