diff options
author | 2025-01-23 14:10:25 +0530 | |
---|---|---|
committer | 2025-02-07 09:45:15 +0530 | |
commit | a3f48fb2e5b7db23b4bc5c699baf67c18b50ab4b (patch) | |
tree | ede477003adcb9db2fa18c4560636c78ee18e98e /scripts/lib/kdoc/kdoc_re.py | |
parent | cpufreq: amd: Set policy->boost_supported (diff) | |
download | wireguard-linux-a3f48fb2e5b7db23b4bc5c699baf67c18b50ab4b.tar.xz wireguard-linux-a3f48fb2e5b7db23b4bc5c699baf67c18b50ab4b.zip |
cpufreq: cppc: Set policy->boost_supported
With a later commit, the cpufreq core will call the ->set_boost()
callback only if the policy supports boost frequency. The
boost_supported flag is set by the cpufreq core if policy->freq_table is
set and one or more boost frequencies are present.
For other drivers, the flag must be set explicitly.
With this, the local variable boost_supported isn't required anymore.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions