]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit756ee96fb71a727698b6cbcb720c0d10254f9140
tree76398937811d0c2bee18e74c08104a02bc4c6597
parent29230ba12c9ebdc4bb6e22babcaec9dfa3d76ff4
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