From: Laurent Pinchart Date: Wed, 11 Dec 2013 14:13:51 +0000 (+0100) Subject: ARM: shmobile: rcar-gen2: Initialize CCF before clock sources X-Git-Tag: soc-for-linus~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b5c211f9f93c3919f23c88d808a4eda104ec8b2;p=pandora-kernel.git ARM: shmobile: rcar-gen2: Initialize CCF before clock sources When CONFIG_COMMON_CLOCK is enabled, call rcar_gen2_clocks_init() in the timer init function to initialize the common clock framework before initializing the clock sources. This will take care of clock initialization when the r8a779[01] boards will be switched to multiplatform kernels. Signed-off-by: Laurent Pinchart Signed-off-by: Simon Horman --- Reading git-diff-tree failed