From: Magnus Damm Date: Thu, 5 Jun 2014 05:32:12 +0000 (+0900) Subject: ARM: shmobile: Get rid of redundant EMEV2 mach callbacks X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~24^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af164ca33dcb3c1e6a2e723f24542d1278a8bef8;p=pandora-kernel.git ARM: shmobile: Get rid of redundant EMEV2 mach callbacks Update the EMEV2 specific SoC callbacks to get rid of the calls to of_clk_init() and of_platform_populate(). Those calls are by default executed by the functions in the shared ARM code in case the SoC specific mach callbacks are NULL. Signed-off-by: Magnus Damm Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- Reading git-diff-tree failed