From: Boris BREZILLON Date: Wed, 2 Oct 2013 12:35:20 +0000 (+0200) Subject: clocksource: tcb_clksrc: Replace clk_enable/disable with clk_prepare_enable/disable_u... X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~39^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e746ec55812a2f8f5ab986aeedd5291e3b6fad4;p=pandora-kernel.git 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 Acked-by: Nicolas Ferre Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed