[PATCH v2 2/2] [POWERPC] Use new machine_xxx_initcall hooks in platform code
Olof Johansson
olof at lixom.net
Mon Dec 3 06:15:14 EST 2007
On Sat, Dec 01, 2007 at 11:10:33PM -0700, Grant Likely wrote:
> From: Grant Likely <grant.likely at secretlab.ca>
>
> This patch makes the platform code use the new machine-specific initcall
> hooks. This has the advantage of not needing to explicitly test
> machine_is() at the top of every initcall function.
>
> Signed-off-by: Grant Likely <grant.likely at secretlab.ca>
PA Semi parts:
Acked-by: Olof Johansson <olof at lixom.net>
Overall I approve of the approach as well, looks like a good idea.
I tried building all defconfigs, they pass.
-Olof
More information about the Linuxppc-dev
mailing list