]> git.baikalelectronics.ru Git - kernel.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:24:10 +0000 (21:24 +0200)
commit716cd7c05c8d7bd09b2aee2239db3864e3520d4e
treea65a0911c49b6e0224c504da42e9b821e57debb2
parentb7e3e2938fb565d7206b7b174ed19a81e89083d1
ALSA: hda/realtek: Fix headset mic for Acer SF313-51

commit 0af7204c4990a0e3ed8c5bc525471f70674204ea 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