From: Peter Ujfalusi Date: Thu, 22 Sep 2011 08:05:45 +0000 (+0300) Subject: ASoC: twl6040: Lower the power on gain values at startup X-Git-Tag: v3.2-rc1~127^2~1^2~280 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3acef6854c440b29f20d7ea0ec5f4707aad23923;p=pandora-kernel.git ASoC: twl6040: Lower the power on gain values at startup The default gains on outputs/inputs are set to 0dB. This is fixing the pop noise issue at the first playback, which caused by the wrong starting point of the ramp code. The ramp code for the outputs expects the gains to be in their lowest configuration in order to be effective. After the playback stops, the ramp code takes care of ramping down the gains to their minimum. Signed-off-by: Peter Ujfalusi Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed