ALSA: scarlett2: Rename DSP mux channels
authorGeoffrey D. Bennett <g@b4.vu>
Tue, 26 Dec 2023 18:08:38 +0000 (04:38 +1030)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Dec 2023 14:52:14 +0000 (15:52 +0100)
commit66946398a4be9fd41eafcc844a306273f5150e69
treefb91c4fc69c5e6ec9a632ce91247282bda91116b
parent166e1dfb752665226ab482b62a94c274ec2dea17
ALSA: scarlett2: Rename DSP mux channels

The DSP mux channels are of type SCARLETT2_PORT_TYPE_MIX so the
ALSA controls would refer to them "Mix X" and "Mixer Input X". This
patch fixes them to be called "DSP X" and "DSP Input X".

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