diff options
author | Kapileshwar Singh <kapileshwar.singh@arm.com> | 2015-03-16 12:00:50 +0000 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2015-05-04 21:27:54 -0700 |
commit | 54b92aae834ce8d02d6092f8ae5eb1fe0d607f1e (patch) | |
tree | a4080732551232952a85bca9731c8cfed6e2b196 /samples | |
parent | 9f38271c6f82a577d9fdab27aaf2e1c55ae5cf73 (diff) | |
download | linux-54b92aae834ce8d02d6092f8ae5eb1fe0d607f1e.tar.gz linux-54b92aae834ce8d02d6092f8ae5eb1fe0d607f1e.tar.bz2 linux-54b92aae834ce8d02d6092f8ae5eb1fe0d607f1e.zip |
thermal: cpu_cooling: Remove cpu_dev update on policy CPU update
It was initially understood that an update to the cpu_device
(cached in cpufreq_cooling_device) was required to ascertain the
correct operating point of the device on a cpufreq policy->cpu update
or creation or deletion of a cpufreq policy.
(e.g. when the existing policy CPU goes offline).
This update is not required and it is possible to ascertain the OPPs
from the leading CPU in a cpufreq domain even if the CPU is hotplugged out.
Fixes: e0128d8ab423 ("thermal: cpu_cooling: implement the power cooling device API")
Acked-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: Kapileshwar Singh <kapileshwar.singh@arm.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions