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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2022 07:57:08 +0000 (09:57 +0200)
commit05256f3fd6c9c70075f8f5887013a51ef2d81548
tree0a442a4719be18f38d59313a9e924a23e31e5efe
parentca8247b4dfb8a7a192beef97b635fa97a57c2acb
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671

commit 882bd07f564f97fca6e42ce6ce627ce24ce1ef5a upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c