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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Mar 2016 23:34:54 +0000 (15:34 -0800)
commitb422823d27cd64a496aae0acb38eee1b50d796ba
treebbae99f231f0efeab6b18926c30b130e982d3d69
parentc223c645e9d843a5b80af8daaae6d84c512aa67e
ALSA: hda - Fix mic issues on Acer Aspire E1-472

commit 02322ac9dee9aff8d8862e8d6660ebe102f492ea upstream.

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