]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf63dcd2a9ae7310a47db743daa85054abfd6ed64
tree8e224868b581c0784c422027f0ba0e5f221f0ed2
parented4c0e42e851d5178cd0d1dc05de408325576e1c
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: 56f667c1ca (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