commit | 90de41375ccf8373c0a39d04547f3e3c65d90ec0 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Wed Apr 25 22:24:44 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Thu May 03 23:09:24 2012 +0800 |
tree | d44e023054745ba4d89aba9e95c721528fef890a | |
parent | 66f75a5d028beaf67c931435fdc3e7823125730c [diff] |
ARM: provide a late_initcall hook for platform initialization 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>