]> 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>
Tue, 13 Dec 2011 18:42:33 +0000 (10:42 -0800)
commita40347dca6d51b599ab19a2ce553cde3bc8f16b2
treea0564e04724487c64941e32e4cda29341f34ac34
parent0ef87e1b97590fb58cda66bbc35398a5386e0761
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