powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall()
authorGerhard Pircher <gerhard_pircher@gmx.net>
Fri, 19 Jun 2009 11:40:57 +0000 (11:40 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 20 Aug 2009 00:12:21 +0000 (10:12 +1000)
commit66dc3304f3875ea85c630a57a88ecf79032890c4
tree89fd0c5a862e7f429aa0bc9115a29fd5193e68d3
parentc124891f50f11e33acdfa276864ea089bab726b6
powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall()

This allows to remove the ppc_md.init() hook in the setup code.

Signed-off-by: Gerhard Pircher <gerhard_pircher@gmx.net>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/amigaone/setup.c