]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233
authorJian-Hong Pan <jian-hong@endlessm.com>
Mon, 1 Apr 2019 03:25:05 +0000 (11:25 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Apr 2019 07:25:38 +0000 (09:25 +0200)
commitea5c7eba216e832906e594799b8670f1954a588c
tree64557e422d96d3b28138ac07181a251f97f8e3f6
parente2a829b3da01b9b32c4d0291d042b8a6e2a98ca3
ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233

The Acer TravelMate B114-21 laptop cannot detect and record sound from
headset MIC.  This patch adds the ALC233_FIXUP_ACER_HEADSET_MIC HDA verb
quirk chained with ALC233_FIXUP_ASUS_MIC_NO_PRESENCE pin quirk to fix
this issue.

[ fixed the missing brace and reordered the entry -- tiwai ]

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