From: Simon Horman Date: Thu, 15 May 2014 11:32:03 +0000 (+0900) Subject: ARM: shmobile: marzen-reference: Move clock and OF device initialisation into board... X-Git-Tag: omap-for-v3.17/fixes-against-rc2~122^2~35^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8fba0ce6628109bac9d33f65b637a87a2f3be24;p=pandora-kernel.git ARM: shmobile: marzen-reference: Move clock and OF device initialisation into board code Move the clock initialisation and OF device population from SoC to board code. This is in keeping with the pattern used by Lager. And the clock portion is part of decoupling clock initialisation from SoC code in preparation for moving to the common clock framework. Signed-off-by: Simon Horman --- Reading git-diff-tree failed