From: Jiang Liu <jiang....@huawei.com>

This patch tries to deprecate usage of pci_scan_bus_parented().
It applies to
https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git next

V2:
  Kill pci_scan_bus_parented() instead of marking it as deprecated


Jiang Liu (3):
  PCI: export three functions to support modular host bridge driver
  PCI, xen-pcifront: use new PCI interfaces to simplify implementation
  PCI: kill pci_scan_bus_parented()

 arch/tile/kernel/pci.c     |  3 --
 drivers/pci/host-bridge.c  |  1 +
 drivers/pci/probe.c        | 20 +-----------
 drivers/pci/remove.c       |  7 +++++
 drivers/pci/xen-pcifront.c | 76 +++++++++++++++++++++-------------------------
 include/linux/pci.h        |  3 +-
 6 files changed, 44 insertions(+), 66 deletions(-)

-- 
1.8.1.2

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to