From: Magnus Damm Date: Wed, 6 Nov 2013 23:21:11 +0000 (+0900) Subject: ARM: shmobile: Add shared EMEV2 code for ->init_machine() X-Git-Tag: soc-for-linus~20^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3153e6cbaa878c52bcd547f24f89282c660e2e7;p=pandora-kernel.git ARM: shmobile: Add shared EMEV2 code for ->init_machine() Add a SoC specific function that initializes clocks and starts DT probing in case of EMEV2. This EMEV2 SoC support code may be built for either legacy SHMOBILE or SMOBILE_MULTI. The change allows us to support existing board specific KZM9D DTB with these SoC specific DT_MACHINE_START() callbacks. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed