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:24:10 +0000 (21:24 +0200)
commit32fad77c4cd2e3568ad40472e7c6069b7a37ce57
treea65a0911c49b6e0224c504da42e9b821e57debb2
parent6744faa1d810fc8823da2bb0462c0abc5a14c08e
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