ASoC: tlv320aic3x: Correct S24_3LE support
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 26 Jun 2014 05:06:55 +0000 (08:06 +0300)
committerMark Brown <broonie@linaro.org>
Mon, 30 Jun 2014 14:51:40 +0000 (15:51 +0100)
commit25ccb22ed55cf4ed1b94e2627b80f9ef44637558
tree76398937811d0c2bee18e74c08104a02bc4c6597
parent7171511eaec5bf23fb06078f59784a3a0626b38f
ASoC: tlv320aic3x: Correct S24_3LE support

Correct the hw_params callback to configure the codec correctly in case of
S24_3LE format since in case of S24_3LE the codec has been configured to
16bit format mode.
S24_LE is not defined as supported format for the codec.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/tlv320aic3x.c