ALSA: scarlett2: Add R/O headphone volume control
authorGeoffrey D. Bennett <g@b4.vu>
Tue, 26 Dec 2023 18:08:52 +0000 (04:38 +1030)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Dec 2023 14:52:14 +0000 (15:52 +0100)
commit2ecca0df90cbd082ab61530bb4e758a0fb970d21
tree124260b33c47174654d8eb3c9b8275df014ce971
parentf6a817e6795a4f16c106ddf5f4009a7697515868
ALSA: scarlett2: Add R/O headphone volume control

The Scarlett 4i4 Gen 4 adds a R/O headphone volume control in addition
to a R/O master volume control (which is already supported).

Mark the new scarlett2_notify_volume() function with __always_unused
until it gets used when the Gen 4 notification callback function arrays
are added.

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