Home
last modified time | relevance | path

Searched hist:e1e962c5b9edbc628a335bcdbd010331a12d3e5b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.cdiff e1e962c5b9edbc628a335bcdbd010331a12d3e5b Wed May 11 10:48:41 CDT 2022 Rafael J. Wysocki <rafael.j.wysocki@intel.com> cpufreq: Reorganize checks in cpufreq_offline()

Notice that cpufreq_offline() only needs to check policy_is_inactive()
once and rearrange the code in there to make that happen.

No expected functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>