From af164ca33dcb3c1e6a2e723f24542d1278a8bef8 Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Thu, 5 Jun 2014 14:32:12 +0900 Subject: [PATCH] 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-format-patch failed