ASoC: jz4740-i2s: Use clk_prepare_enable/clk_disable_unprepare
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 12 May 2013 18:07:39 +0000 (20:07 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 12 May 2013 18:09:03 +0000 (22:09 +0400)
In preparation to switching the jz4740 clk driver to the common clk framework
update the clk enable/disable calls to clk_prepare_enable/clk_disable_unprepare.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found