]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - limit internal mic boost for Asus X202E
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 18 Sep 2012 12:26:59 +0000 (14:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Oct 2012 20:47:14 +0000 (05:47 +0900)
commit8e503dfba1352f262a516bc537354986b809eb01
tree56cf6eb5118c03dcfbe4a62cf16e3cc3bdc85d8f
parent5245ac8619ff483daa2456315db76613065304cd
ALSA: hda - limit internal mic boost for Asus X202E

commit 4b527b6516ab1f0af8aaedd02dbf71ee2c1180f4 upstream.

When the input gain for the internal mic is set to its maximum level,
the background noise becomes so high - and any relevant signal clipped -
that the setting becomes unusable. It is better to limit the amplification.

BugLink: https://bugs.launchpad.net/bugs/1052460
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_via.c