summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2014-02-04 20:55:31 +0100
committerMark Brown <broonie@linaro.org>2014-02-05 16:52:48 +0100
commit6e84b9768dfb299a9881895b331e3e532041fae4 (patch)
tree719fbfe8f4e538e27dfba870286f7c22eaf62cf3 /sound/soc/pxa
parentLinus 3.14-rc1 (diff)
downloadlinux-6e84b9768dfb299a9881895b331e3e532041fae4.tar.xz
linux-6e84b9768dfb299a9881895b331e3e532041fae4.zip
ASoC: cs42l73: Don't mix SNDRV_PCM_RATE_KNOT with specific rates
SNDRV_PCM_RATE_KNOT means that the device can support rates that can not be expressed using the rate bits. The driver will provide a list of those rates specified through constraints. Any rate bits that are set in the rates mask will be ignored. So setting other rate bits besides SNDRV_PCM_RATE_KNOT wont have any effect, but might be confusing to the casual reader, so remove them. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Brian Austin <brian.austin@cirrus.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/pxa')
0 files changed, 0 insertions, 0 deletions