ASoC: pcm512x: Use the correct range constraints for S24_LE
authorPeter Rosin <peda@axentia.se>
Thu, 29 Jan 2015 11:21:56 +0000 (12:21 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 29 Jan 2015 12:02:29 +0000 (12:02 +0000)
commit9c7da1a57bb5938f1d874c8cd5e50d2494830d08
tree25e1571b1ef651f9132a84ad68d22c3ade4ffa5d
parent2599a9609c588d040c53e7eaed00e696effd28bf
ASoC: pcm512x: Use the correct range constraints for S24_LE

This was overlooked in the late change to remove the I2S padding bits
from S24_LE mode. The patch also limits S32_LE mode to 384kHz, the
maximum according to the datasheets.

Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/pcm512x.c