aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJon Hunter <[email protected]>2020-12-02 09:14:18 +0000
committerViresh Kumar <[email protected]>2020-12-07 13:02:44 +0530
commit93549516d44681261d2d209186449c6125beccc1 (patch)
tree795a82157b295e10dabbf08f0f3fa3b16d80d924 /tools/perf/scripts/python/exported-sql-viewer.py
parentcfef4bcaccf35f0b80acc5c79967996b2eb88ba6 (diff)
cpufreq: tegra194: Remove unnecessary frequency calculation
The Tegra194 CPUFREQ driver sets the CPUFREQ_NEED_INITIAL_FREQ_CHECK flag which means that the CPUFREQ framework will call the 'get' callback on boot to determine the current frequency of the CPUs. Therefore, it is not necessary for the Tegra194 CPUFREQ driver to internally call the tegra194_get_speed_common() during initialisation to query the current frequency as well. Fix this by removing the call to the tegra194_get_speed_common() during initialisation and simplify the code. Signed-off-by: Jon Hunter <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions