commit | 6754b9e9c33502223db066de50dda8a876f70c2c | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Sat Feb 25 13:54:22 2012 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Feb 27 12:14:55 2012 -0800 |
tree | ee7b1a9328bd01675f907c9d247ee9b2f4bad21f | |
parent | 210647af897af8ef2d00828aa2a6b1b42206aae6 [diff] |
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge 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>