[PATCH v3 1/2] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2014-07-18 04:19:04
Also in:
linux-arm-msm, linux-pm, lkml
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2014-07-18 04:19:04
Also in:
linux-arm-msm, linux-pm, lkml
On 18 July 2014 08:55, Saravana Kannan [off-list ref] wrote:
Not really. We much never do it during hotplug. We only do it when the cpufreq driver unregisters.
Oh yes.