diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-02-04 20:55:31 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-02-05 15:52:48 +0000 |
commit | 6e84b9768dfb299a9881895b331e3e532041fae4 (patch) | |
tree | 719fbfe8f4e538e27dfba870286f7c22eaf62cf3 /net/tipc/node.c | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 (diff) |
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 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions