[SPARC64] Fix PSYCHO PCI controler init.
authorMarc Zyngier <maz@misterjones.org>
Fri, 14 Jul 2006 23:53:50 +0000 (16:53 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 15 Jul 2006 00:00:30 +0000 (17:00 -0700)
pbm->name should be initialized before calling
pbm_register_toplevel_resources. Move the call a few lines down to
avoid a nice Oops.

Signed-off-by: Marc Zyngier <maz@misterjones.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found