commit | fca9661c6c8926171a49f6ac57adc65290f10caf | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sun May 12 20:12:38 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Thu Jun 27 10:18:51 2013 -0400 |
tree | 4ad475d9ee7738f7c604d55571d0f7450bf1dc7a | |
parent | b9ec2744128d0940342b236e9018614ba8848118 [diff] |
mmc: jz4740: 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: Chris Ball <cjb@laptop.org>