diff options
author | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-08-19 21:25:13 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-08-20 18:26:31 +0100 |
commit | 8bcf62b73e5421df94deca95d7d7c152997fe5b4 (patch) | |
tree | 047fe6934ff19486c5a797191812e8a9b11b5f96 /LICENSES/deprecated | |
parent | c7dd0828c088a71f30de8d249f63b2fa9f0d322d (diff) |
ASoC: sun4i-i2s: Rework MCLK divider calculation
The MCLK divider calculation is currently computing the ideal divider using
the oversample rate, the sample rate and the parent rate.
However, since we have access to the frequency is supposed to be running at
already, and as it turns out we're using it to compute the oversample rate,
we can just use the ratio between the parent rate and the MCLK rate to
simplify a bit the formula.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://lore.kernel.org/r/dcc5deb2eb650758d268bddd20f60ba58856d024.1566242458.git-series.maxime.ripard@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'LICENSES/deprecated')
0 files changed, 0 insertions, 0 deletions