mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 12 May 2013 18:12:38 +0000 (20:12 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 14:18:51 +0000 (10:18 -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: Chris Ball <cjb@laptop.org>

No differences found