[PATCH 0/2] Initcall changes for omaps

Tony Lindgren tony at atomide.com
Mon Nov 30 08:26:27 PST 2015


Hi,

Here are some initcall changes to initialize things a bit later.
This make it easier to make timers into drivers and allows us
to make most of the clocks into regular device drivers.

Regards,

Tony


Tony Lindgren (2):
  ARM: OMAP2+: Initialize timers later with late_time_init
  ARM: OMAP2+: Change core_initcall levels to postcore_initcall

 arch/arm/mach-omap2/omap2-restart.c |  2 +-
 arch/arm/mach-omap2/omap_device.c   |  2 +-
 arch/arm/mach-omap2/omap_hwmod.c    |  2 +-
 arch/arm/mach-omap2/serial.c        |  2 +-
 arch/arm/mach-omap2/timer.c         | 46 ++++++++++++++++++++++++++++++++-----
 5 files changed, 44 insertions(+), 10 deletions(-)

-- 
2.6.2




More information about the linux-arm-kernel mailing list