Merge branch 'next' of git://github.com/kernelslacker/cpufreq
[pandora-kernel.git] / arch / arm / mach-msm / hotplug.c
index 5a31f70..41c252d 100644 (file)
@@ -37,7 +37,7 @@ static inline void platform_do_lowpower(unsigned int cpu)
                    :
                    : "memory", "cc");
 
-               if (pen_release == cpu) {
+               if (pen_release == cpu_logical_map(cpu)) {
                        /*
                         * OK, proper wakeup, we're done
                         */