]> git.proxmox.com Git - mirror_ubuntu-eoan-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)
commit285d5ddcffafa5d5e68c586f4c9eaa8b24a2897d
tree41dad5956edf85b201da04a45fc054fbfa7f236f
parent322f74ede933b3e2cb78768b6a6fdbfbf478a0c1
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