ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255
authorJian-Hong Pan <jian-hong@endlessm.com>
Wed, 13 Mar 2019 09:33:24 +0000 (17:33 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Mar 2019 12:11:56 +0000 (13:11 +0100)
commit77ca22a180eb50b4dcf1687bf035521cff6707da
tree91c46b8c4055b48903ceb8e43b5fa03657b8c625
parentfe22c267d997206f1e1384a841727b85c02a511b
ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255

commit cbc05fd6708c1744ee6a61cb4c461ff956d30524 upstream.

The Acer TravelMate X514-51T with ALC255 cannot detect the headset MIC
until ALC255_FIXUP_ACER_HEADSET_MIC quirk applied.  Although, the
internal DMIC uses another module - snd_soc_skl as the driver.  We still
need the NID 0x1a in the quirk to enable the headset MIC.

Signed-off-by: Jian-Hong Pan <jian-hong@endlessm.com>
Signed-off-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