]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: tegra194: Rename tegra194_get_speed_common function
authorJon Hunter <jonathanh@nvidia.com>
Wed, 2 Dec 2020 09:14:19 +0000 (09:14 +0000)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 7 Dec 2020 07:32:44 +0000 (13:02 +0530)
commit14f388d7f38c428f41d9d30fb248851fc379ab29
treef179f0a0c3aff89083bbc4e9c1a49b3ecbd36491
parenteb215a55c3f30609d5797ee7ad7514da2384e563
cpufreq: tegra194: Rename tegra194_get_speed_common function

The function tegra194_get_speed_common() uses hardware timers to
calculate the current CPUFREQ and so rename this function to be
tegra194_calculate_speed() to reflect what it does.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/tegra194-cpufreq.c