]> 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:50:27 +0000 (05:50 +0900)
commit23532ac1552087eb99cc06de4a6b49bfc7b447a5
tree6789665b840800ed399456155598cead16a7570a
parentb1b0d462d583585d64dfa3efa1965709c2913011
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