]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
authorJian-Hong Pan <jian-hong@endlessm.com>
Fri, 15 Mar 2019 09:51:09 +0000 (17:51 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Mar 2019 06:25:42 +0000 (07:25 +0100)
commit50aaeb233142e5522cb25cbff6ea734449ea2596
tree80db03aaf3d4bd9b2dfe0a2e8fc8893e0847c1e7
parent1df8b0b22f4bf57e535df55473fb37751977fae4
ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286

Some Acer AIO desktops like Veriton Z6860G, Z4860G and Z4660G cannot
record sound from headset MIC.  This patch adds the
ALC286_FIXUP_ACER_AIO_HEADSET_MIC quirk to fix this issue.

Fixes: 313a45c44ead ("ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4660G")
Fixes: 9045329a43dc ("ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4860G/Z6860G")
Signed-off-by: Jian-Hong Pan <jian-hong@endlessm.com>
Reviewed-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c