From: Nishanth Menon Date: Wed, 16 Oct 2013 15:39:02 +0000 (-0500) Subject: ARM: OMAP2+: add missing lateinit hook for calling pm late init X-Git-Tag: omap-for-v3.13/cpufreq-late~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=765e7a067eebf372687048ba0242e27f43cf0d71;p=pandora-kernel.git 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 Cc: Kevin Hilman Cc: Paul Walmsley Cc: Tony Lindgren Signed-off-by: Nishanth Menon Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed