ARM: pm: move cpu_init() call into core code
[pandora-kernel.git] / arch / arm / mach-sa1100 / pm.c
index c4661aa..d35885c 100644 (file)
@@ -77,8 +77,6 @@ static int sa11x0_pm_enter(suspend_state_t state)
        /* go zzz */
        sa1100_cpu_suspend(PLAT_PHYS_OFFSET - PAGE_OFFSET);
 
-       cpu_init();
-
        /*
         * Ensure not to come back here if it wasn't intended
         */