clocksource: tcb_clksrc: Replace clk_enable/disable with clk_prepare_enable/disable_u...
authorBoris BREZILLON <b.brezillon@overkiz.com>
Wed, 2 Oct 2013 12:35:20 +0000 (14:35 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 3 Oct 2013 14:28:23 +0000 (16:28 +0200)
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>

No differences found