]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Fix headset mic detection problem for Dell machine
authorAceLan Kao <acelan.kao@canonical.com>
Fri, 3 Jun 2016 06:45:25 +0000 (14:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jun 2016 17:22:01 +0000 (10:22 -0700)
commit05c40c5b7b356157edaf0ac77486f34d8c9257bf
tree34dc03e1ffbe6309ed38729736ac4fc738bfd01c
parent71cf12da24e870d9f3569f7bc0d0fc178b6eb727
ALSA: hda - Fix headset mic detection problem for Dell machine

commit f90d83b301701026b2e4c437a3613f377f63290e upstream.

Add the pin configuration value of this machine into the pin_quirk
table to make DELL1_MIC_NO_PRESENCE apply to this machine.

Signed-off-by: AceLan Kao <acelan.kao@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c