]> www.infradead.org Git - users/dwmw2/linux.git/commit
ALSA: hda/realtek: Fix headset mic for Acer SF313-51
authorMeng Tang <tangmeng@uniontech.com>
Mon, 11 Jul 2022 08:15:27 +0000 (16:15 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Jul 2022 19:19:58 +0000 (21:19 +0200)
commit4d0d15d1846784388a5444435f7ab8208ea7cfef
treecc5740639fd8128a5cb750ef778bc50c3f1f21b2
parentb642a3476a348cc9fbc71fadb8fd2a6f9872bbbe
ALSA: hda/realtek: Fix headset mic for Acer SF313-51

commit 5f3fe25e70559fa3b096ab17e13316c93ddb7020 upstream.

The issue on Acer SWIFT SF313-51 is that headset microphone
doesn't work. The following quirk fixed headset microphone issue.
Note that the fixup of SF314-54/55 (ALC256_FIXUP_ACER_HEADSET_MIC)
was not successful on my SF313-51.

Signed-off-by: Meng Tang <tangmeng@uniontech.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220711081527.6254-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