ARM: shmobile: Get rid of redundant EMEV2 mach callbacks
authorMagnus Damm <damm+renesas@opensource.se>
Thu, 5 Jun 2014 05:32:12 +0000 (14:32 +0900)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:24:46 +0000 (09:24 +0900)
commit0952fcda22e4a9fda58961f8a6cb44b8265ca836
treeaecda70b9ea1ce111b17b834ab1e97ec098fa2f6
parenteba48708479939be8e9d5e290e6355f67b520f98
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 <damm+renesas@opensource.se>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit af164ca33dcb3c1e6a2e723f24542d1278a8bef8)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-emev2.c