arch_topology: Rename freq_scale as arch_freq_scale
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 10 Mar 2021 02:46:40 +0000 (08:16 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Wed, 10 Mar 2021 05:25:37 +0000 (10:55 +0530)
commiteec73529a9321616ed13cf732cd21a17eb1a2836
treee9eb1eb8f07f2b8f4fc8c6e97a9e4470e60459e8
parentfbb31cb805fd3574d3be7defc06a7fd2fd9af7d2
arch_topology: Rename freq_scale as arch_freq_scale

Rename freq_scale to a less generic name, as it will get exported soon
for modules. Since x86 already names its own implementation of this as
arch_freq_scale, lets stick to that.

Suggested-by: Will Deacon <will@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
arch/arm64/kernel/topology.c
drivers/base/arch_topology.c
include/linux/arch_topology.h