ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog kcontrols
authorBrian Austin <brian.austin@cirrus.com>
Wed, 19 Mar 2014 15:40:02 +0000 (10:40 -0500)
committerMark Brown <broonie@linaro.org>
Wed, 19 Mar 2014 16:38:01 +0000 (16:38 +0000)
commit7272e051157ccd5871b5d939548d0ba5a94a2965
tree8e224868b581c0784c422027f0ba0e5f221f0ed2
parent38dbfb59d1175ef458d006556061adeaa8751b72
ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog kcontrols

The shift values for the ADC,PCM, and Analog kcontrols were wrong causing wrong values for the SOC_DOUBLE_R_SX_TLV macros
Fixed the TLV for aout_tlv to show -102dB correctly

Fixes: 1d99f2436d (ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV)
Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
sound/soc/codecs/cs42l51.c