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)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 13 Sep 2014 22:41:44 +0000 (23:41 +0100)
commit51387fbeee9dd243e4afab920a785e0df72fcc37
tree0094e4c8273ee1951125966bfb6417f1b092d667
parentf9b211847bfb9c50483c7b62875e9aefbbce6f78
ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE

commit 9301503af016eb537ccce76adec0c1bb5c84871e upstream.

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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
sound/soc/pxa/pxa-ssp.c