ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE
authorDaniel Mack <zonque@gmail.com>
Wed, 13 Aug 2014 19:51:06 +0000 (21:51 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 13 Aug 2014 20:12:03 +0000 (21:12 +0100)
commit9301503af016eb537ccce76adec0c1bb5c84871e
tree0bc69a15aff4c6d0763e94225f20f7c315b447f2
parentae34a78c430c37c06404f032fb04e51315204281
ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE

This mode is unsupported, as the DMA controller can't do zero-padding
of samples.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Reported-by: Johannes Stezenbach <js@sig21.net>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
sound/soc/pxa/pxa-ssp.c