]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 16 May 2013 17:20:20 +0000 (19:20 +0200)
commit25ae1ba9dc17f30090e7194f03e0535e87e1add4
treea2946a6f091e8e227347f3ba7ca34c11ce0b6cd1
parent8920584d80554b7b3c1604823f6923b8491b26a1
mfd: jz4740-adc: Use clk_prepare_enable/clk_disable_unprepare

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>
drivers/mfd/jz4740-adc.c