]> Pileus Git - ~andy/linux/commitdiff
ARM: shmobile: Use r8a7791_add_standard_devices() on Koelsch
authorMagnus Damm <damm@opensource.se>
Tue, 1 Oct 2013 08:12:02 +0000 (17:12 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 8 Oct 2013 01:02:20 +0000 (10:02 +0900)
Use r8a7791_add_standard_devices() on Koelsch to let
the C version of the board code add on-chip devices.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-koelsch.c

index cc2d5e82b59a2484ba96e6a4191dc7dd0293855b..278f12e883984cab4fe8745949c02dbc979cbc19 100644 (file)
@@ -29,7 +29,7 @@
 static void __init koelsch_add_standard_devices(void)
 {
        r8a7791_clock_init();
-       r8a7791_add_dt_devices();
+       r8a7791_add_standard_devices();
 }
 
 static const char * const koelsch_boards_compat_dt[] __initconst = {