OSDN Git Service

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+renesas@verge.net.au>
Tue, 17 Jun 2014 10:50:05 +0000 (19:50 +0900)
commitaf164ca33dcb3c1e6a2e723f24542d1278a8bef8
treead87259406cac59ebcd67ee379f202a9afda79eb
parentef9026e6879da358376b58fc63fe7a82f07404ad
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>
arch/arm/mach-shmobile/setup-emev2.c