]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: don't hardcode gain for output channel of Presonus Studio
authorRoy Vegard Ovesen <roy.vegard.ovesen@gmail.com>
Sun, 28 Sep 2025 11:38:27 +0000 (13:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 28 Sep 2025 16:46:10 +0000 (18:46 +0200)
commitf65dc3b1ab145c9b8b36301256d703c1dd153f71
tree6dc565038758f42219f3de66c57f3e5ecbddc7cd
parent0ca29010d426ed5dd08dbd2d03074d1673d963c8
ALSA: usb-audio: don't hardcode gain for output channel of Presonus Studio

On the 1824c output channel 4 left/right is the S/PDIF output,
so this needs to be able to be set.

I'm guessing that for the 1810c since it has no output channel 4,
it does not matter what the gain value of this channel is set to.

Signed-off-by: Roy Vegard Ovesen <roy.vegard.ovesen@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_s1810c.c