diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-02-13 13:44:57 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-02-16 00:57:42 +0100 |
commit | f451014692ae34e587b00de6745e16661cf734d8 (patch) | |
tree | 6f3e747e1a4c2de894d5bf7aa6e10a0a28170fed /drivers/phy | |
parent | cpufreq: dt: Don't use generic platdev driver for ti-cpufreq platforms (diff) | |
download | linux-f451014692ae34e587b00de6745e16661cf734d8.tar.xz linux-f451014692ae34e587b00de6745e16661cf734d8.zip |
cpufreq: Do not clear real_cpus mask on policy init
If new_policy is set in cpufreq_online(), the policy object has just
been created and its real_cpus mask has been zeroed on allocation,
and the driver's ->init() callback should not touch it.
It doesn't need to be cleared again, so don't do that.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions