ASoC: pcm3168a: The codec does not support S32_LE
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 19 Sep 2019 07:16:52 +0000 (10:16 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 20 Sep 2019 11:06:17 +0000 (12:06 +0100)
commit7b2db65b59c30d58c129d3c8b2101feca686155a
tree0c408e85f05107b16bbf3e98619e36302043bc80
parent7a5d9815cc010b055c2a99ccf418c4629365fa43
ASoC: pcm3168a: The codec does not support S32_LE

24 bits is supported in all modes and 16 bit only when the codec is slave
and the DAI is set to RIGHT_J.

Remove the unsupported sample format.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20190919071652.31724-1-peter.ujfalusi@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/pcm3168a.c