From: Ricardo Neri Date: Sun, 1 May 2011 14:35:55 +0000 (+0100) Subject: ASoC: twl6040 - According to TWL6040 specification, gain start at 6dB and not -6dB. X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=2763f45d40028721e8994d7cefa5df73727469c0;p=~shefty%2Frdma-dev.git ASoC: twl6040 - According to TWL6040 specification, gain start at 6dB and not -6dB. Signed-off-by: Ricardo Neri Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- diff --git a/sound/soc/codecs/twl6040.c b/sound/soc/codecs/twl6040.c index 4c336636d4f..cd63bba623d 100644 --- a/sound/soc/codecs/twl6040.c +++ b/sound/soc/codecs/twl6040.c @@ -954,9 +954,9 @@ static DECLARE_TLV_DB_SCALE(mic_preamp_tlv, -600, 600, 0); /* * MICGAIN volume control: - * from -6 to 30 dB in 6 dB steps + * from 6 to 30 dB in 6 dB steps */ -static DECLARE_TLV_DB_SCALE(mic_amp_tlv, -600, 600, 0); +static DECLARE_TLV_DB_SCALE(mic_amp_tlv, 600, 600, 0); /* * AFMGAIN volume control: