tile PCI RC: cleanups for tilepro PCI RC
authorChris Metcalf <cmetcalf@tilera.com>
Fri, 2 Aug 2013 15:59:06 +0000 (11:59 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 5 Aug 2013 20:12:38 +0000 (16:12 -0400)
commit9bbb08faa91db7711614c9cb0983644086b97aca
tree0dbbc038a9aa049451db3dbdebabae1757d8a40e
parent5916700c768803546b6fe7d093dcba40d22fcf57
tile PCI RC: cleanups for tilepro PCI RC

- remove unneeded <linux/bootmem.h> include in pci.c
- eliminate unused pci_controller.first_busno field
- prefer msleep to mdelay
- remove stale comment about pci_scan_bus_parented()

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/asm/pci.h
arch/tile/kernel/pci.c