]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Fix mic issues on Acer Aspire E1-472
authorSimon South <simon@simonsouth.com>
Thu, 3 Mar 2016 04:10:44 +0000 (23:10 -0500)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 9 Mar 2016 18:15:25 +0000 (13:15 -0500)
commitf00b04c358d1583826a7340dc661eff6f8399898
tree3e614bcf436520e5a718700032996aca95536744
parent8ef267aabd98f9df0279b9bb4245a3b985ead692
ALSA: hda - Fix mic issues on Acer Aspire E1-472

[ Upstream commit 02322ac9dee9aff8d8862e8d6660ebe102f492ea ]

This patch applies the microphone-related fix created for the Acer
Aspire E1-572 to the E1-472 as well, as it uses the same Realtek ALC282
CODEC and demonstrates the same issues.

This patch allows an external, headset microphone to be used and limits
the gain on the (quite noisy) internal microphone.

Signed-off-by: Simon South <simon@simonsouth.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/pci/hda/patch_realtek.c