[PATCH 3/7] clocksource: Rename clocksource_probe
Viresh Kumar
viresh.kumar at linaro.org
Sun May 28 21:34:34 PDT 2017
On 27-05-17, 11:58, Daniel Lezcano wrote:
> arch/arm/mach-spear/spear13xx.c | 2 +-
> diff --git a/arch/arm/mach-spear/spear13xx.c b/arch/arm/mach-spear/spear13xx.c
> index ca2f6a8..31c43ca 100644
> --- a/arch/arm/mach-spear/spear13xx.c
> +++ b/arch/arm/mach-spear/spear13xx.c
> @@ -124,5 +124,5 @@ void __init spear13xx_timer_init(void)
> clk_put(pclk);
>
> spear_setup_of_timer();
> - clocksource_probe();
> + timer_probe();
> }
Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
--
viresh
More information about the linux-snps-arc
mailing list