]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek - Move some alc256 pintbls to fallback table
authorHui Wang <hui.wang@canonical.com>
Thu, 21 Nov 2019 02:26:43 +0000 (10:26 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Nov 2019 06:01:06 +0000 (07:01 +0100)
commitaed8c7f40882015aad45088256231babcbc24482
treeea2b3c0b9d8fe1823e1441a8a1ae3b37462a9aab
parent94722e74272cf4aa08841c98e3a219c7a4c9028b
ALSA: hda/realtek - Move some alc256 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 alc256
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-1-hui.wang@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c