X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-pxa%2Fpm.c;h=37178a8559b15d9efaaaf885e8ce1d5c5755ef7a;hb=8f57be8ee44d92ef161c5af685aedbb717db96e0;hp=51e1583265b26e6c834dbd02c914ed2fdb2d24a9;hpb=dc93275150da9542f500fbd3d0515eecfefba7f6;p=pandora-kernel.git diff --git a/arch/arm/mach-pxa/pm.c b/arch/arm/mach-pxa/pm.c index 51e1583265b2..37178a8559b1 100644 --- a/arch/arm/mach-pxa/pm.c +++ b/arch/arm/mach-pxa/pm.c @@ -42,7 +42,6 @@ int pxa_pm_enter(suspend_state_t state) /* *** go zzz *** */ pxa_cpu_pm_fns->enter(state); - cpu_init(); if (state != PM_SUSPEND_STANDBY && pxa_cpu_pm_fns->restore) { /* after sleeping, validate the checksum */