commit | aeac9e3f8919cecabca5eed080bb28634ab4d3ce | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sun Sep 22 12:01:49 2013 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Sep 26 13:23:53 2013 +0300 |
tree | d280c887118c48f94a382d0f91d649fefd07992e | |
parent | 8a519c437a1cfd06a5302d4c5b5c9d2df9447609 [diff] |
video: jz4740-fb: 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: Tomi Valkeinen <tomi.valkeinen@ti.com>