[SPARC64]: Use alloc_pci_dev() in PCI bus probes.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 10 May 2007 09:16:27 +0000 (02:16 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 10 May 2007 09:16:27 +0000 (02:16 -0700)
Otherwise MSI explodes because pci_msi_init_pci_dev() does not
get invoked.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found