]> 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)
commitabf301ab91a0f69946c24f5412798d5966944f63
tree41dad5956edf85b201da04a45fc054fbfa7f236f
parent5a6a8d5e543578dfe5c9b975676cf2c5b658b387
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