ASoC: TWL4030: Fix 24bit support
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Tue, 14 Dec 2010 11:45:29 +0000 (13:45 +0200)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 14 Dec 2010 19:59:50 +0000 (19:59 +0000)
commitdcdeda4a60b2046dd18d3dd20cbd888f25d8916b
treee09860db054be9e9aa0e2838fc8569ba14e5ee80
parenta6cea9655bfa821dbf53c6fffb9b2b99fe77367c
ASoC: TWL4030: Fix 24bit support

twl4030 series of codecs supports S32_LE with msbits=24.
Replace the S24_LE with S32_LE format, and add constraint
for 24msbit in case of 32 S32_LE format.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/codecs/twl4030.c