| commit | cfa0652c4eb4ca37f88fcdd7d871cf98d9d98c0e | [log] [tgz] |
|---|---|---|
| author | David S. Miller <davem@sunset.davemloft.net> | Mon May 07 21:51:41 2007 -0700 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Tue May 08 16:41:12 2007 -0700 |
| tree | 14a3278bd62870a1b0a8fb3ba709fd2f3f3257ee | |
| parent | 36f021b579d195cdc5fa6f3e2bab198b4bf70643 [diff] |
[SPARC64] PCI: Use common routine to fetch PBM properties.
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>