]> 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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 11 Jul 2022 14:14:45 +0000 (16:14 +0200)
commit0af7204c4990a0e3ed8c5bc525471f70674204ea
tree89d7ba73cc7fc49882e3bc363dd2a0238c86edf4
parentf51f55d4141002183b62eb79b2e20e07c39ef2e3
ALSA: hda/realtek: Fix headset mic for Acer SF313-51

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