Home
last modified time | relevance | path

Searched hist:"818 c57126e101abf87741131298354258396480c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.cdiff 818c57126e101abf87741131298354258396480c Fri Jan 02 01:04:38 CST 2015 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: move some initialization stuff to cpufreq_policy_alloc()

We need to initialize completion and work only on policy allocation and not
really on the policy restore side and so we better move this piece of code to
cpufreq_policy_alloc().

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