linux/sound/soc/sunxi
Maxime Ripard b2b7b56f71 ASoC: sunxi: i2s: Implement set_sysclk
In our i2s driver, we were previously trying to guess which oversample the
user wanted to use by looking at the rate and trying to max it.

However, the cards, and especially simple-card with its mclk-fs property
will already provide the expected oversample ratio by using the set_sysclk
callback.

We can thus implement it and remove the logic to deal with the runtime
guess.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-11-09 14:01:08 +00:00
..
Kconfig ASoC: sunxi: depend on ARCH_SUNXI 2016-08-24 10:41:15 +01:00
Makefile ASoC: sunxi: Add Allwinner A10 Digital Audio driver 2016-06-29 22:42:53 +01:00
sun4i-codec.c ASoC: sun4i-codec: Add support for A31 board level audio routing 2016-11-04 14:38:35 -06:00
sun4i-i2s.c ASoC: sunxi: i2s: Implement set_sysclk 2016-11-09 14:01:08 +00:00
sun4i-spdif.c ASoC: sunxi: compatibility for sun6i to SPDIF 2016-08-12 12:00:34 +01:00