| commit | e5a50aa3dfca1331c7c783412b1524bea06d2752 | [log] [tgz] |
|---|---|---|
| author | Yinghai Lu <yinghai@kernel.org> | Mon Sep 17 22:11:35 2012 -0700 |
| committer | Yinghai Lu <yinghai@kernel.org> | Mon Sep 17 22:11:35 2012 -0700 |
| tree | 4aea3dcb9aa293c2102485104b0e32d1a24aabf8 | |
| parent | c13bdd5d3e29701b25407eb2f24f0550a46554bf [diff] |
PCI: Split out stop_bus_device and remove_bus_dev again. So later could use them for pci root bus hotplug support. Also restore old behavoir: stop all at first then remove all. -v2: only split the functions. Signed-off-by: Yinghai Lu <yinghai@kernel.org>