commit | 404d5df42a812b81ec87b76cc3d2e492434e9ff7 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sun May 12 20:05:48 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Jun 11 19:36:59 2013 +0200 |
tree | fb50eb2eeccbf293d8f15e650b30524f8c176431 | |
parent | c0fa7e104bbae5286f4fcf359f66a536f849c040 [diff] |
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>