diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2014-05-09 06:43:26 +0900 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2014-05-26 05:21:06 +0900 |
commit | 043c86b6f2d54cfee8ec67e1f7f49156a68b2bd2 (patch) | |
tree | 447cfd1bb06e6c0d2d73c4dda753bb0c71e2bc80 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 53af16a1a8d6776b19747291b39f0d4cbda42d92 (diff) |
ARM: EXYNOS: Use cpuidle_register
Use the cpuidle generic function 'cpuidle_register'. That saves us
from some extra lines of code and unneeded variables.
A side effect of this change is a bug fix where before the cpuidle
driver was registered for each_online_cpu and now it is for
each_possible_cpu.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions