Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpufreq: Avoid calling cpufreq driver's target() routine if target_fr…
…eq == policy->cur Avoid calling cpufreq driver's target() routine if new frequency is same as policies current frequency. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
- Loading branch information