From: Daniel Lezcano Date: Thu, 8 May 2014 21:43:27 +0000 (+0900) Subject: ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidle X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~40^2~2^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bd5544af89618f2f5bee31a7ef24d987f2b3f1d;p=pandora-kernel.git ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidle This function should be called only when the powerdown sequence fails. Even if the current code does not hurt, by moving this line, we have the same code than the one in pm.c. Signed-off-by: Daniel Lezcano Reviewed-by: Viresh Kumar Reviewed-by: Bartlomiej Zolnierkiewicz Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed