diff options
author | Lorenzo Pieralisi <[email protected]> | 2015-12-17 11:22:45 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2015-12-22 12:09:43 +0000 |
commit | f6419f240b15f967713c5cd6857dfba8fb390589 (patch) | |
tree | 7c7f80499fcf085da3ccdd592a84808feb9eab9d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 42f25bddd0a226d2431e057b9e01c5cc61067e12 (diff) |
ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook
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 <[email protected]>
Acked-by: Daniel Lezcano <[email protected]>
Reviewed-by: Lina Iyer <[email protected]>
Tested-by: Lina Iyer <[email protected]>
Tested-by: Jisheng Zhang <[email protected]> [psci]
Cc: Lina Iyer <[email protected]>
Cc: Daniel Lezcano <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions