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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2020 09:19:53 +0000 (10:19 +0100)
commitd53678610b863f7aa599f9c080b59674cb3aab07
tree5bff458e2f7f9aebd5867db12cbaf8ce0e7dee08
parent9538659160cceadfeb5910e0d570c1f1df18e4b7
ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen

[ Upstream commit d2cd795c4ece1a24fda170c35eeb4f17d9826cbb ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c