Home
last modified time | relevance | path

Searched hist:"9 d2aa8c7961ae9af5f75af2dc171dd4e4f441e89" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clocksource/
H A Dclksrc-dbx500-prcmu.cdiff 9d2aa8c7961ae9af5f75af2dc171dd4e4f441e89 Tue Dec 01 15:00:24 CET 2015 Linus Walleij <linus.walleij@linaro.org> ARM/clocksource: use automatic DT probing for ux500 PRCMU

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@linaro.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
/linux/arch/arm/mach-ux500/
H A DMakefilediff 9d2aa8c7961ae9af5f75af2dc171dd4e4f441e89 Tue Dec 01 15:00:24 CET 2015 Linus Walleij <linus.walleij@linaro.org> ARM/clocksource: use automatic DT probing for ux500 PRCMU

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@linaro.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
H A Dcpu-db8500.cdiff 9d2aa8c7961ae9af5f75af2dc171dd4e4f441e89 Tue Dec 01 15:00:24 CET 2015 Linus Walleij <linus.walleij@linaro.org> ARM/clocksource: use automatic DT probing for ux500 PRCMU

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@linaro.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>