Re: [PATCH V2 2/4] cpufreq: governor: Implement per policy instancesof governors

From: Viresh Kumar
Date: Thu Feb 21 2013 - 21:23:49 EST


On 11 February 2013 13:20, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:

> diff --git a/include/linux/cpufreq.h b/include/linux/cpufreq.h

> #define CPUFREQ_PRECHANGE (0)
> @@ -183,11 +197,10 @@ static inline unsigned long cpufreq_scale(unsigned long old, u_int div, u_int mu
> #define CPUFREQ_GOV_STOP 2
> #define CPUFREQ_GOV_LIMITS 3
> #define CPUFREQ_GOV_POLICY_INIT 4
> -#define CPUFREQ_GOV_POLICY_EXIT 4
> +#define CPUFREQ_GOV_POLICY_EXIT 5

See, i told you i had this change, but got merged to the wrong commit. :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/