PCI: remove pci_create_bus()
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Oct 2011 22:28:24 +0000 (16:28 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 6 Jan 2012 20:11:15 +0000 (12:11 -0800)
commit118faafaf987f521832843d36c6be580983f9a6b
tree56e9146fa7b4777f29977989884f912a68432e9f
parent7ec303a7247a46a7a88a4f890466fd12dbdd5dc6
PCI: remove pci_create_bus()

All users of pci_create_bus() have been converted to pci_create_root_bus(),
so remove it.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c
include/linux/pci.h