]> Pileus Git - ~andy/linux/commit
ARM: OMAP2+: add missing lateinit hook for calling pm late init
authorNishanth Menon <nm@ti.com>
Wed, 16 Oct 2013 15:39:02 +0000 (10:39 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 22 Oct 2013 15:09:50 +0000 (08:09 -0700)
commit765e7a067eebf372687048ba0242e27f43cf0d71
treed90e8633cbc9e9faccc4f4ca1052e38c758669a6
parent92d51856d7405fa55bcf3d6f20d7e97e0bf2656c
ARM: OMAP2+: add missing lateinit hook for calling pm late init

AM335x, AM43xx, OMAP5 and DRA7 have missing late init hook. Introduce
SoC specific hook with a call to OMAP2+ generic lateinit hook. This
allows the generic late initializations such as cpufreq hooks to be
active.

Based on out-of-tree patches that need to be introduced in
mainline, this introduction allows us to provide the foundation for
further SoC specific features as they are developed.

Cc: Benoit Cousson <bcousson@baylibre.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-generic.c
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/io.c