]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
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)
committerTakashi Iwai <tiwai@suse.de>
Tue, 12 Jul 2022 09:31:12 +0000 (11:31 +0200)
commitdbe75d314748e08fc6e4576d153d8a69621ee5ca
treec184d7c5c3b0101c7218e4612d352383100ac610
parent841bdf85c226803a78a9319af9b2caa9bf3e2eda
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671

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>
sound/pci/hda/patch_realtek.c