]> git.ipfire.org Git - thirdparty/kernel/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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Nov 2019 06:01:31 +0000 (07:01 +0100)
commitd64ebdbfd4f71406f58210f5ccb16977b4cd31d2
tree3bed20bb6909944e3e4671b692f13525020e44d9
parentaed8c7f40882015aad45088256231babcbc24482
ALSA: hda/realtek - Move some alc236 pintbls to fallback table

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>
sound/pci/hda/patch_realtek.c