ASoC: s6000: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 11 Jan 2014 09:24:42 +0000 (10:24 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 14 Jan 2014 20:42:29 +0000 (20:42 +0000)
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>
Acked-by: Daniel Glöckner <daniel-gl@gmx.net>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found