From: Yinghai Lu Date: Sat, 25 Feb 2012 21:54:20 +0000 (-0800) Subject: PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device X-Git-Tag: v3.4-rc1~114^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=210647af897af8ef2d00828aa2a6b1b42206aae6;p=pandora-kernel.git 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 Signed-off-by: Yinghai Lu Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed