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)
commit667a8f73753908c4d0171e52b71774f9be5d6713
tree80db03aaf3d4bd9b2dfe0a2e8fc8893e0847c1e7
parentb5a236c175b0d984552a5f7c9d35141024c2b261
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: 9f8aefed9623 ("ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4660G")
Fixes: b72f936f6b32 ("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