ALSA: usb-audio: scarlett2: Add sw_hw_ctls and mux_ctls
authorGeoffrey D. Bennett <g@b4.vu>
Tue, 22 Jun 2021 17:03:45 +0000 (02:33 +0930)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Jun 2021 19:42:24 +0000 (21:42 +0200)
commitf02da6534810acb8d101143255a30e706ec7bb81
tree70a017a83e0632f16fcf5d8c20c5326f27926f5e
parent3b9e3720a91e419785de0fa536d24557ae6474e8
ALSA: usb-audio: scarlett2: Add sw_hw_ctls and mux_ctls

Save the struct snd_kcontrol pointers for the sw_hw and mux controls.
This is in preparation for speaker switching support which needs to be
able to update those controls.

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