]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 11 Jan 2014 09:24:41 +0000 (10:24 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 14 Jan 2014 20:42:26 +0000 (20:42 +0000)
commitab879c339b40db8b05cf9b0412877ce1f5161216
tree9d56de699bdf3764d1cc737bb27272023b5b2d4a
parentf4d4b1f375be28e8b9c78c3e96265d80e8a78e7c
ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates

SNDRV_PCM_RATE_CONTINUOUS means that all rates (possibly limited to a certain
interval) are supported. There is no need to manually set other rate bits.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/fsl_ssi.c
sound/soc/fsl/mpc5200_psc_i2s.c