From: Peter Ujfalusi Date: Fri, 14 Nov 2008 06:57:28 +0000 (+0200) Subject: ASoC: Fix for master playback/capture volume range for TWL4030 codec X-Git-Tag: v2.6.29-rc1~590^2~11^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e5d9db271ab57789b09bcc61083ab71b7eabea9;p=pandora-kernel.git ASoC: Fix for master playback/capture volume range for TWL4030 codec FGAIN for playback is in range of 0-0x3f, while for capture GAIN it is in the range of 0-0x1f. The original value of 128 (0x7f) would modify the CGAIN also for playback. Signed-off-by: Peter Ujfalusi Acked-by: Steve Sakoman Signed-off-by: Mark Brown --- Reading git-diff-tree failed