]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sparc64: Don't invoke power_init() from pcibios_init().
authorDavid S. Miller <davem@davemloft.net>
Sat, 30 Aug 2008 08:18:56 +0000 (01:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Aug 2008 08:18:56 +0000 (01:18 -0700)
commitc510b9bfa1c34c1452f7a4389ff6de4f72a78193
treedaf2b427a463ae4355b8f91e304f4e6fa700d1df
parente0ac612e6997429a21887475709ca6d6224971f2
sparc64: Don't invoke power_init() from pcibios_init().

That's just silly, use device_initcall() instead.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/pci.c
arch/sparc64/kernel/power.c