PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
authorYinghai Lu <yinghai@kernel.org>
Sat, 25 Feb 2012 21:54:22 +0000 (13:54 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 27 Feb 2012 20:14:55 +0000 (12:14 -0800)
The old pci_remove_behind_bridge actually do stop and remove.

Make the name reflect that to reduce confusion.

Suggested-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found