Re: [PATCH 0/3] deprecate usage of pci_scan_bus_parented()

From: Konrad Rzeszutek Wilk
Date: Fri Jun 21 2013 - 14:24:14 EST


On Fri, Jun 21, 2013 at 01:01:02AM +0800, Jiang Liu wrote:
> From: Jiang Liu <jiang.liu@xxxxxxxxxx>
>
> 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

They look OK to me, but let me double-test them in case some last
minute regression has reared its head.

>
> Jiang Liu (3):
> PCI: export three functions to support modular host bridge driver
> PCI, xen-pcifront: use new PCI interfaces to simplify implementation
> PCI: mark pci_scan_bus_parented() as __deprecated
>
> arch/tile/kernel/pci.c | 3 --
> drivers/pci/host-bridge.c | 1 +
> drivers/pci/probe.c | 1 +
> drivers/pci/remove.c | 7 +++++
> drivers/pci/xen-pcifront.c | 70 ++++++++++++++++++++--------------------------
> include/linux/pci.h | 5 ++--
> 6 files changed, 42 insertions(+), 45 deletions(-)
>
> --
> 1.8.1.2
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/