Re: [PATCH 34/46] ARM: pxa: remove get_clk_frequency_khz()

From: Viresh Kumar
Date: Sun Oct 20 2019 - 22:26:17 EST


On 18-10-19, 17:41, Arnd Bergmann wrote:
> get_clk_frequency_khz() is not a proper name for a global function,
> and there is only one caller.
>
> Convert viper to use the properly namespaced
> pxa25x_get_clk_frequency_khz() and remove the other references.
>
> Cc: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
> Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> Cc: linux-pm@xxxxxxxxxxxxxxx
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> arch/arm/mach-pxa/generic.c | 15 ---------------
> arch/arm/mach-pxa/generic.h | 1 -
> arch/arm/mach-pxa/viper.c | 2 +-
> drivers/cpufreq/pxa2xx-cpufreq.c | 2 --
> 4 files changed, 1 insertion(+), 19 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

--
viresh