OSDN Git Service

ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machines
authorHui Wang <hui.wang@canonical.com>
Fri, 22 Dec 2017 03:17:44 +0000 (11:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Jan 2018 19:31:05 +0000 (20:31 +0100)
commit2845bbd1ef1f574ce2bbd7a7f6feab04ca137cf3
tree1b4ed7b4fdd091333e6ffa109af970dabb0b9852
parent056305595a9940005ff34d0a67e2a2b231d162b7
ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machines

commit 322f74ede933b3e2cb78768b6a6fdbfbf478a0c1 upstream.

There is a headset jack on the front panel, when we plug a headset
into it, the headset mic can't trigger unsol events, and
read_pin_sense() can't detect its presence too. So add this fixup
to fix this issue.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_conexant.c