[PATCH 07/11] arm: omap2: timer: remove omap4_local_timer_init

2015-10-06 Thread Felipe Balbi
We're now always calling clocksource_of_init() whenever booting with DT, so we can use the generic omap_sync32k_timer_init() (which will be renamed in a follow-up patch) for OMAP4 as well. Signed-off-by: Felipe Balbi --- arch/arm/mach-omap2/board-generic.c | 4 ++--

[RFC/PATCH 07/11] arm: omap2: timer: remove omap4_local_timer_init

2015-09-29 Thread Felipe Balbi
We're now always calling clocksource_of_init() whenever booting with DT, so we can use the generic omap_sync32k_timer_init() (which will be renamed in a follow-up patch) for OMAP4 as well. Signed-off-by: Felipe Balbi --- arch/arm/mach-omap2/board-generic.c | 4 ++--