ARM: EXYNOS: convert cpuidle driver to be a platform driver
[deliverable/linux.git] / arch / arm / mach-exynos / mach-exynos4-dt.c
index 0099c6c13bbaa9504dccd6fa760c21273de41d3f..53a3dc37a7303b0a5bbdbdc202fbe211e6b0dd9e 100644 (file)
@@ -25,6 +25,8 @@
 
 static void __init exynos4_dt_machine_init(void)
 {
+       exynos_cpuidle_init();
+
        of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
 }
 
This page took 0.024532 seconds and 5 git commands to generate.