ARM: provide a late_initcall hook for platform initialization
authorShawn Guo <shawn.guo@linaro.org>
Wed, 25 Apr 2012 14:24:44 +0000 (22:24 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 3 May 2012 15:09:24 +0000 (23:09 +0800)
This allows platforms to set up things that need to be done at
late_initcall time.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Tested-by: Robert Lee <rob.lee@linaro.org>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found