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)
committerTakashi Iwai <tiwai@suse.de>
Fri, 22 Dec 2017 09:25:00 +0000 (10:25 +0100)
commit322f74ede933b3e2cb78768b6a6fdbfbf478a0c1
treea41bcebb93f71073511fb56d6c02e35d8db0cdb0
parent1e9a328e4b35af22c23ce9357c2c2a77159e74bb
ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machines

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.

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_conexant.c