commit | 0e746ec55812a2f8f5ab986aeedd5291e3b6fad4 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <b.brezillon@overkiz.com> | Wed Oct 02 14:35:20 2013 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Oct 03 16:28:23 2013 +0200 |
tree | 7faca507c2a8244b40d7b58e9b98bc5c1b35b31f | |
parent | 191124efb4d6e5e47fe073b4b97350873523e88c [diff] |
clocksource: tcb_clksrc: Replace clk_enable/disable with clk_prepare_enable/disable_unprepare Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to avoid common clk framework warnings. Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>