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)
commitf45f89a778e8a61d9c79405e8c716058b6ba12f2
treef179f0a0c3aff89083bbc4e9c1a49b3ecbd36491
parent93549516d44681261d2d209186449c6125beccc1
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