commit | bf103eb4af73596edbab5faab67e29ea1e87c769 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sat Jan 11 10:24:42 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Tue Jan 14 20:42:29 2014 +0000 |
tree | 0febf43ddca34b93a7ec608741521e0ff5c97e31 | |
parent | 24710c97960ac343c613786d250a1e0063555faa [diff] |
ASoC: s6000: 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> Acked-by: Daniel Glöckner <daniel-gl@gmx.net> Signed-off-by: Mark Brown <broonie@linaro.org>