mfd: jz4740-adc: Use clk_prepare_enable/clk_disable_unprepare
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 12 May 2013 18:05:48 +0000 (20:05 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 11 Jun 2013 17:36:59 +0000 (19:36 +0200)
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: Samuel Ortiz <sameo@linux.intel.com>

No differences found