commit | 597b8c4cdae234368705c158c1c218bc5d9cb563 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Thu Feb 19 18:20:41 2009 +0300 |
committer | Kim Phillips <kim.phillips@freescale.com> | Mon Feb 23 15:51:10 2009 -0600 |
tree | ba61cef3f050c33d99558d99da8e56e773413e0b | |
parent | 1cff840da6fe4e6dc459f4a4a0d9f695742cbded [diff] |
PCI: Add pci_last_busno() helper This is just a handy routine that reports last PCI busno: we walk down all the hoses and return last hose's last_busno. Will be used by PCI/PCIe initialization code. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>