[PATCH] ARM/clocksource: use automatic DT probing

Thomas Gleixner tglx at linutronix.de
Fri Jul 31 06:56:41 PDT 2015


On Fri, 31 Jul 2015, Linus Walleij wrote:

> The ARM core kernel already calls clocksource_of_init() so why
> go to all the trouble of locating and probing this node in the
> machine. CLOCKSOURCE_OF_DECLARE() will take care of it in the
> clocksource driver, and thus we can also get rid of the
> dangling header file <linux/clksrc-dbx500-prcmu.h>
> 
> Suggested-by: Arnd Bergmann <arndb at linaro.org>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> Clocksource maintainers: please ACK this so I can take it through
> ARM SoC with a bunch of other cleanups.

Acked-by: Thomas Gleixner <tglx at linutronix.de>



More information about the linux-arm-kernel mailing list