]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen
authorJaroslav Kysela <perex@perex.cz>
Fri, 29 Nov 2019 14:40:27 +0000 (15:40 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Nov 2019 14:43:19 +0000 (15:43 +0100)
commitd2cd795c4ece1a24fda170c35eeb4f17d9826cbb
treef1035c34b2d52145c5bcbd411f90f4697ceaf6b6
parent609f5485344b05a7eaffe9fdd09d42ad1c501cdf
ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen

The auto-parser assigns the bass speaker to DAC3 (NID 0x06) which
is without the volume control. I do not see a reason to use DAC2,
because the shared output to all speakers produces the sufficient
and well balanced sound. The stereo support is enough for this
purpose (laptop).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20191129144027.14765-1-perex@perex.cz
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c