commit | fed573d5c91ab8f12801740cfac0567e33635b1e | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung.kim@lge.com> | Thu Feb 28 05:38:02 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Apr 01 01:11:35 2013 +0200 |
tree | 745219169fef531480fe81f44b5fc711dba6ba9a | |
parent | ad529a9cd2306782907371830135a140e4572919 [diff] |
cpufreq: conservative: Fix relation when decreasing frequency The relation should be CPUFREQ_RELATION_L to find optimal frequency when decreasing. Signed-off-by: Namhyung Kim <namhyung@kernel.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>