ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
authorHui Wang <hui.wang@canonical.com>
Wed, 19 Feb 2020 05:23:06 +0000 (13:23 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2020 12:00:08 +0000 (13:00 +0100)
commit2f87f58ca90161f535b751ba0fc66da91ba8505a
treeea3694b407673c3cc6194c9575e73d2e0f9f97ef
parent63f42809f0f3fb7afacabaaaa21a451ac5763353
ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1

[ Upstream commit c37c0ab029569a75fd180edb03d411e7a28a936f ]

Need to chain the THINKPAD_ACPI, otherwise the mute led will not
work.

Fixes: d2cd795c4ece ("ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen")
Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Link: https://lore.kernel.org/r/20200219052306.24935-1-hui.wang@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c