[SPARC64] PCI: Use common routine to fetch PBM properties.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 8 May 2007 04:51:41 +0000 (21:51 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 8 May 2007 23:41:12 +0000 (16:41 -0700)
Namely bus-range and ino-bitmap.

This allows us also to eliminate pci_controller_info's
pci_{first,last}_busno fields as only the pbm ones are
used now.

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

No differences found