OSDN Git Service

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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Apr 2019 06:38:48 +0000 (08:38 +0200)
commitc6d25f0b3653814c4c0e341336d97fb52a0a8cd6
treef67ec19bdb49299254d214c022731bc32b4f16af
parent73b50a56e51edcd78ef7602afe75083d640548e8
ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233

commit ea5c7eba216e832906e594799b8670f1954a588c upstream.

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