]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
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)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 14 May 2019 18:55:24 +0000 (20:55 +0200)
commit93893b7e9df5e517d0f6be9a3824bf8c0d9ee0b0
tree99c14ea7fd7d1770c4db0c87cfb2016afe28a084
parent3136d859cf9a1d31bbc418bfb5c021792173b525
ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233

BugLink: https://bugs.launchpad.net/bugs/1828415
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>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
sound/pci/hda/patch_realtek.c