From: Sebastian Hesselbarth Date: Tue, 27 Aug 2013 12:42:06 +0000 (+0200) Subject: ARM: highbank: remove custom .init_time hook X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~8^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26cae166cff9148cd2cab40f64ed548ba1189a8e;p=pandora-kernel.git ARM: highbank: remove custom .init_time hook With arch/arm calling of_clk_init(NULL) from time_init(), we can now remove custom .init_time hooks. Highbank clock provider need a reference to system registers, as a workaround current clk driver maps those independent of arch code now. Signed-off-by: Sebastian Hesselbarth Acked-by: Rob Herring Acked-by: Mike Turquette --- Reading git-diff-tree failed