diff options
| author | Viresh Kumar <viresh.kumar@linaro.org> | 2025-01-23 11:40:25 +0300 |
|---|---|---|
| committer | Viresh Kumar <viresh.kumar@linaro.org> | 2025-02-07 07:15:15 +0300 |
| commit | a3f48fb2e5b7db23b4bc5c699baf67c18b50ab4b (patch) | |
| tree | ede477003adcb9db2fa18c4560636c78ee18e98e /tools/perf/scripts/python/syscall-counts.py | |
| parent | 98f39e93d102af743d173f76ca12fd5fcacbb0ea (diff) | |
| download | linux-a3f48fb2e5b7db23b4bc5c699baf67c18b50ab4b.tar.xz | |
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
