]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
authorYinghai Lu <yinghai@kernel.org>
Sat, 25 Feb 2012 21:54:20 +0000 (13:54 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 27 Feb 2012 20:12:18 +0000 (12:12 -0800)
commit210647af897af8ef2d00828aa2a6b1b42206aae6
treebdb048c8fc7db6fb7b84134c1a6127c52da60ed3
parent3cf8b64380af6fd515740b010606ada4637818c5
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device

The old pci_remove_bus_device actually did stop and remove.

Make the name reflect that to reduce confusion.

This patch is done by sed scripts and changes back some incorrect
__pci_remove_bus_device changes.

Suggested-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
22 files changed:
arch/arm/mach-ixp2000/ixdp2400.c
arch/arm/mach-ixp2000/ixdp2800.c
arch/arm/mach-ixp2000/ixdp2x00.c
arch/powerpc/platforms/pseries/pci_dlpar.c
drivers/message/fusion/mptbase.c
drivers/pci/hotplug/acpiphp_glue.c
drivers/pci/hotplug/cpci_hotplug_pci.c
drivers/pci/hotplug/cpqphp_pci.c
drivers/pci/hotplug/fakephp.c
drivers/pci/hotplug/ibmphp_core.c
drivers/pci/hotplug/pciehp_pci.c
drivers/pci/hotplug/rpadlpar_core.c
drivers/pci/hotplug/sgi_hotplug.c
drivers/pci/hotplug/shpchp_pci.c
drivers/pci/iov.c
drivers/pci/pci-sysfs.c
drivers/pci/remove.c
drivers/pci/xen-pcifront.c
drivers/platform/x86/asus-wmi.c
drivers/platform/x86/eeepc-laptop.c
drivers/scsi/mpt2sas/mpt2sas_base.c
include/linux/pci.h