ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
authorhuangwenhui <huangwenhuia@uniontech.com>
Fri, 11 Mar 2022 09:38:36 +0000 (17:38 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 11 Mar 2022 16:04:46 +0000 (17:04 +0100)
commit882bd07f564f97fca6e42ce6ce627ce24ce1ef5a
tree723a91af04d75cc9f4618efa0a3c4f04ef59dc23
parent09354ebe10b7c8447559aa1fda2cb3a5ca6034e1
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671

On a HP 288 Pro G8, the front mic could not be detected.In order to
get it working, the pin configuration needs to be set correctly, and
the ALC671_FIXUP_HP_HEADSET_MIC2 fixup needs to be applied.

Signed-off-by: huangwenhui <huangwenhuia@uniontech.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220311093836.20754-1-huangwenhuia@uniontech.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c