diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2013-10-03 16:59:16 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-10-16 00:50:34 +0200 |
commit | e0b2da585f286ffa86cd24c0df1c1440d9dae19f (patch) | |
tree | 4d3deebf2e5df794e30fff258b7aa050d9c8cacf /Makefile | |
parent | cpufreq: kirkwood: use cpufreq_generic_init() (diff) | |
download | linux-e0b2da585f286ffa86cd24c0df1c1440d9dae19f.tar.xz linux-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 'Makefile')
0 files changed, 0 insertions, 0 deletions