]> git.itanic.dy.fi Git - linux-stable/commit
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)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Mar 2019 10:59:24 +0000 (11:59 +0100)
commitcbc05fd6708c1744ee6a61cb4c461ff956d30524
tree09dde2caae4c6e5008fd86338561b219c883fb1e
parent7472946915aad1cc751cce3edfd8c1fd5c845834
ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255

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