diff options
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | 2013-03-25 15:35:04 +0530 |
---|---|---|
committer | Kevin Hilman <khilman@linaro.org> | 2013-04-09 09:44:49 -0700 |
commit | dbd1ba6a62408520e5c7a024b521af14e71b2987 (patch) | |
tree | a14c6cf92fa2b2fd7af48269ddd725392f218ef4 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 0d97558901c446a989de202a5d9ae94ec53644e5 (diff) |
ARM: OMAP4: CPUidle: Avoid double idle driver registration
OMAP4 CPUidle driver registration call is under a loop which leads
to calling cpuidle_register_driver twice which is not intended.
Fix it by moving the driver registration outside the loop.
Reported-by: Nishanth Menon <nm@ti.com>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions