]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 12 Dec 2011 20:53:03 +0000 (12:53 -0800)
commitc7063828fe1cc79a315bf7e1749d2ad5351ae912
tree685c83b91295bc3a34faa1526eee34c1de6f49a9
parent0d7a43f5e753e38e39fe7695f8509f8702ce8dc3
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