diff options
author | Liao Chang <liaochang1@huawei.com> | 2023-08-26 09:51:13 +0000 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2023-08-28 12:27:30 +0530 |
commit | 03997da042dac73c69e60d91942c727c76828b65 (patch) | |
tree | ba6ccb563ef9a7f94c2a8b0585bd797d56d14423 /arch/ia64 | |
parent | a3aa97be69a7cc14ddc2bb0add0b9c51cb74bf83 (diff) | |
download | linux-stable-03997da042dac73c69e60d91942c727c76828b65.tar.gz linux-stable-03997da042dac73c69e60d91942c727c76828b65.tar.bz2 linux-stable-03997da042dac73c69e60d91942c727c76828b65.zip |
cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()
Since the 'cpus' field of policy structure will become empty in the
cpufreq core API, it is better to use 'related_cpus' in the exit()
callback of driver.
Fixes: c3274763bfc3 ("cpufreq: powernow-k8: Initialize per-cpu data-structures properly")
Signed-off-by: Liao Chang <liaochang1@huawei.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions