aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx/mach-amlm5900.c
diff options
context:
space:
mode:
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2015-12-17 11:22:45 +0100
committerAlex Shi <alex.shi@linaro.org>2016-11-21 11:48:09 +0800
commit063181a4658b16e6bc0efe24671d5db3097342a4 (patch)
treec03864b4f696fe7821506f22d6c9bd7c561a7b89 /arch/arm/mach-s3c24xx/mach-amlm5900.c
parenta501ac0b79312f51802c8db4ca58a3c92ab5e583 (diff)
ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hooklsk-v4.4-16.11
The suspend() hook in the cpuidle_ops struct is always called on the cpu entering idle, which means that the cpu parameter passed to the suspend hook always corresponds to the local cpu, making it somewhat redundant. This patch removes the logical cpu parameter from the ARM cpuidle_ops.suspend hook and updates all the existing kernel implementations to reflect this change. Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> Reviewed-by: Lina Iyer <lina.iyer@linaro.org> Tested-by: Lina Iyer <lina.iyer@linaro.org> Tested-by: Jisheng Zhang <jszhang@marvell.com> [psci] Cc: Lina Iyer <lina.iyer@linaro.org> Cc: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> (cherry picked from commit f6419f240b15f967713c5cd6857dfba8fb390589) Signed-off-by: Alex Shi <alex.shi@linaro.org>
Diffstat (limited to 'arch/arm/mach-s3c24xx/mach-amlm5900.c')
0 files changed, 0 insertions, 0 deletions