]> xenbits.xensource.com Git - arm/linux.git/commit
ALSA: hda/realtek - Move some alc236 pintbls to fallback table
authorHui Wang <hui.wang@canonical.com>
Thu, 21 Nov 2019 02:26:44 +0000 (10:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Feb 2020 09:34:50 +0000 (09:34 +0000)
commitd273ee188a4a8fa558cdfdaad9dfaa3968259e21
treee5ecca1e61edd8487157639f1348c1afd9107c28
parent050072c0f7988beb75afb9d4c6057618e64617e4
ALSA: hda/realtek - Move some alc236 pintbls to fallback table

[ Upstream commit d64ebdbfd4f71406f58210f5ccb16977b4cd31d2 ]

We have a new Dell machine which needs to apply the quirk
ALC255_FIXUP_DELL1_MIC_NO_PRESENCE, try to use the fallback table
to fix it this time. And we could remove all pintbls of alc236
for applying DELL1_MIC_NO_PRESENCE on Dell machines.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
Link: https://lore.kernel.org/r/20191121022644.8078-2-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