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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2019 04:26:22 +0000 (06:26 +0200)
commit5ec67684be9e686a70d33a694baa53ec9b3ab4de
treeecc2180471a33074ddbcf467acba01de7ccd270f
parent89ec6d400b5d701ba8b6c55ebf9aff609238af96
ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286

commit 667a8f73753908c4d0171e52b71774f9be5d6713 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c