From: Chanho Min Date: Mon, 14 Apr 2014 07:38:53 +0000 (+0100) Subject: arm64: init: Move of_clk_init to time_init X-Git-Tag: omap-for-v3.16/pm-signed~43^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3ee18a7a57243721ecfd879319e3d2e882f289;p=pandora-kernel.git arm64: init: Move of_clk_init to time_init Clock providers should be initialized before clocksource_of_init. If not, Clock source initialization can be fail to get the clock. Acked-by: Will Deacon Signed-off-by: Chanho Min Signed-off-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed