ALSA: scarlett2: Split dim_mute_update from vol_updated
authorGeoffrey D. Bennett <g@b4.vu>
Sun, 24 Dec 2023 19:29:14 +0000 (05:59 +1030)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Dec 2023 14:41:23 +0000 (15:41 +0100)
commite79aea579a19ebdc703868c5955136abd80bb1a9
treeedf2c1896cfbeaa52734c972df68d5b70ac3b470
parent80c7933e74c3d7dfbaf994a340317a199a6a640c
ALSA: scarlett2: Split dim_mute_update from vol_updated

Scarlett Gen 2 and Gen 3 devices combine volume and dim/mute
notifications. The Scarlett 4i4 Gen 4 has volume change notification
but no dim/mute control so split dim_mute_update out from vol_update.

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