diff options
author | 2013-10-03 20:29:16 +0530 | |
---|---|---|
committer | 2013-10-16 00:50:34 +0200 | |
commit | e0b2da585f286ffa86cd24c0df1c1440d9dae19f (patch) | |
tree | 4d3deebf2e5df794e30fff258b7aa050d9c8cacf /tools/perf/scripts/python/syscall-counts.py | |
parent | cpufreq: kirkwood: use cpufreq_generic_init() (diff) | |
download | linux-dev-e0b2da585f286ffa86cd24c0df1c1440d9dae19f.tar.xz linux-dev-e0b2da585f286ffa86cd24c0df1c1440d9dae19f.zip |
cpufreq: loongson2: use cpufreq_generic_init()
Use generic cpufreq_generic_init() routine instead of replicating the same code
here. This driver wasn't setting transition_latency and so is getting set to 0
by default. Lets mark it explicitly by calling the generic routine with
transition_latency as 0.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions