commit | 9c7da1a57bb5938f1d874c8cd5e50d2494830d08 | [log] [tgz] |
---|---|---|
author | Peter Rosin <peda@axentia.se> | Thu Jan 29 12:21:56 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Thu Jan 29 12:02:29 2015 +0000 |
tree | 25e1571b1ef651f9132a84ad68d22c3ade4ffa5d | |
parent | 2599a9609c588d040c53e7eaed00e696effd28bf [diff] |
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>