]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/platforms/cell/cbe_cpufreq.c
[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq...
[linux-2.6-omap-h63xx.git] / arch / powerpc / platforms / cell / cbe_cpufreq.c
index 0b6e8ee85ab10be1faf5f9d985d3e750deff46bf..c50ad22bf73e6d0cd6085db8aeefa14a8ed7473b 100644 (file)
@@ -107,8 +107,6 @@ static int cbe_cpufreq_cpu_init(struct cpufreq_policy *policy)
                pr_debug("%d: %d\n", i, cbe_freqs[i].frequency);
        }
 
-       policy->governor = CPUFREQ_DEFAULT_GOVERNOR;
-
        /* if DEBUG is enabled set_pmode() measures the latency
         * of a transition */
        policy->cpuinfo.transition_latency = 25000;