[RFC part3 PATCH 2/2] ARM64 / clocksource: Use arch_timer_acpi_init()

Linus Walleij linus.walleij at linaro.org
Tue Dec 3 09:13:49 EST 2013


On Tue, Dec 3, 2013 at 2:52 PM, Hanjun Guo <hanjun.guo at linaro.org> wrote:

> I will introduce has_arch_timer_node() as you said and use
> it as follows:
>
> if (has_arch_timer_node())
> clocksource_of_init();
> esle
> arch_timer_acpi_init(); /* try ACPI way */
>
> Is this make sense to you?

Sure, go head.

Thanks,
Linus Walleij



More information about the linux-arm-kernel mailing list