diff options
author | Sergej Sawazki <ce3a@gmx.de> | 2015-03-24 23:13:22 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-25 18:29:19 +0300 |
commit | 8787041d9bb832b9449b1eb878cedcebce42c61a (patch) | |
tree | 0378932ebac3d23b8d30c7bc7ed64de4ec89ce3c /sound/soc/sh/rcar/src.c | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) | |
download | linux-8787041d9bb832b9449b1eb878cedcebce42c61a.tar.xz |
ASoC: wm8741: Fix rates constraints values
The WM8741 DAC supports the following typical audio sampling rates:
44.1kHz, 88.2kHz, 176.4kHz (eg: with a master clock of 22.5792MHz)
32kHz, 48kHz, 96kHz, 192kHz (eg: with a master clock of 24.576MHz)
For the rates lists, we should use 82000 instead of 88235, 176400
instead of 1764000 and 192000 instead of 19200 (seems to be a typo).
Signed-off-by: Sergej Sawazki <ce3a@gmx.de>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'sound/soc/sh/rcar/src.c')
0 files changed, 0 insertions, 0 deletions