ARM: EXYNOS: convert cpuidle driver to be a platform driver
[deliverable/linux.git] / arch / arm / mach-exynos / mach-exynos5-dt.c
index f874b773ca134e231df3e21d3c5c5f65caac33a9..c9f7dd1cdc8f9fd0f7a9c75fd4bb625ad42366f7 100644 (file)
@@ -47,6 +47,8 @@ static void __init exynos5_dt_machine_init(void)
                }
        }
 
+       exynos_cpuidle_init();
+
        of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
 }
 
This page took 0.024335 seconds and 5 git commands to generate.