ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
authorMeng Tang <tangmeng@uniontech.com>
Tue, 12 Jul 2022 09:22:22 +0000 (17:22 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Jul 2022 19:24:10 +0000 (21:24 +0200)
commit7d0c5005c5806cb0747a634c2be68ef71561d6d2
tree34a209b71f18d8a7dbc18877d892785b27f39115
parent32fad77c4cd2e3568ad40472e7c6069b7a37ce57
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671

commit dbe75d314748e08fc6e4576d153d8a69621ee5ca upstream.

On a HP 288 Pro G6, 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: Meng Tang <tangmeng@uniontech.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220712092222.21738-1-tangmeng@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