diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2025-01-23 14:10:25 +0530 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2025-02-07 09:45:15 +0530 |
commit | a3f48fb2e5b7db23b4bc5c699baf67c18b50ab4b (patch) | |
tree | ede477003adcb9db2fa18c4560636c78ee18e98e /scripts/gdb/linux/pgtable.py | |
parent | 98f39e93d102af743d173f76ca12fd5fcacbb0ea (diff) |
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/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions