linux_old1/sound/soc/dwc
Andrew Jackson 3a19272a50 ASoC: dwc: Prepare clock before use
Some I2S clocks may require some time to get the clock ready
for operation and so need to be prepared before they are enabled.
So, prepare the clock as well as enabling it, but combine the
two through clk_prepare_enable.

Signed-off-by: Andrew Jackson <Andrew.Jackson@arm.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2014-12-30 16:49:36 +00:00
..
Kconfig ASoC: dwc: Bodge around continuing absence of clock API stubs 2012-06-25 10:01:27 +01:00
Makefile
designware_i2s.c ASoC: dwc: Prepare clock before use 2014-12-30 16:49:36 +00:00