From: Sebastian Hesselbarth Date: Wed, 4 Sep 2013 11:35:50 +0000 (+0200) Subject: ARM: socfgpa: prepare for arch-wide .init_time callback X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~8^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7b25f1aa9accb8e4c80d0c019d769c979f2ec6;p=pandora-kernel.git ARM: socfgpa: prepare for arch-wide .init_time callback Current socfpga board init calls of_clk_init() from .machine_init. To allow consolidation of DT driven .time_init, move of_clock_init() to a temporary .time_init that will be removed when arch-wide callback is available. Signed-off-by: Sebastian Hesselbarth Acked-by: Dinh Nguyen --- Reading git-diff-tree failed