commit | ee7022dcfbf660727d6b8553cb0dbc0d4eae8f44 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@misterjones.org> | Fri Jul 14 16:53:50 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Jul 14 17:00:30 2006 -0700 |
tree | 9bc2d63a6a94376ddf34881b56295f9e8eb33f6d | |
parent | a49261585e2c89f16b5a4bb80f623d2e9c2c1566 [diff] |
[SPARC64] Fix PSYCHO PCI controler init. 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>