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:18:58 +0000 (10:18 +0100)
commit1e465e1b4ea2e87d011cfd2c3215f2ce425a9004
treee95e908ba2d2848ea0383f94abed307c32b2ff79
parentaf38a3e7d298c28aecb4796e3819191f4920deff
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