]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - fix headset mic detection issue on a Dell machine
authorHui Wang <hui.wang@canonical.com>
Fri, 22 Dec 2017 03:17:45 +0000 (11:17 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 22 Dec 2017 09:26:55 +0000 (10:26 +0100)
commite215c394945c654b170e3a559833802613c35e1b
tree41dad5956edf85b201da04a45fc054fbfa7f236f
parent4db25887a43e86d769f09bd7fa0f05d19061a8d9
ALSA: hda - fix headset mic detection issue on a Dell machine

It has the codec alc256, and add its pin definition to pin quirk
table to let it apply ALC255_FIXUP_DELL1_MIC_NO_PRESENCE.

Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c