From: Sebastian Hesselbarth Date: Tue, 27 Aug 2013 13:23:07 +0000 (+0200) Subject: ARM: sti: remove custom .init_time hook X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28fbb151d5afe15a2fabfe2fe8585b610b022f5b;p=pandora-kernel.git ARM: sti: remove custom .init_time hook With arch/arm calling of_clk_init(NULL) from time_init(), we can now remove custom .init_time hooks. To get rid of it, move l2cc init to .init_machine hook instead. Signed-off-by: Sebastian Hesselbarth Acked-by: Srinivas Kandagatla --- Reading git-diff-tree failed