diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2012-08-17 19:25:01 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-08-22 19:31:42 +0200 |
commit | 2ed168eeb3edec029aa0eca5cb981d6376f931f9 (patch) | |
tree | 015c0c9f116b9e8f246784b7f0ba71970df81e58 /drivers/pci/rom.c | |
parent | PCI: Use list_for_each_entry() for bus->devices traversal (diff) | |
download | linux-2ed168eeb3edec029aa0eca5cb981d6376f931f9.tar.xz linux-2ed168eeb3edec029aa0eca5cb981d6376f931f9.zip |
PCI: Fold stop and remove helpers into their callers
pci_stop_bus_devices() is only two lines of code and is only called by
pci_stop_bus_device(), so I think it's easier to read if we just fold it
into the caller. Similarly for __pci_remove_behind_bridge().
Tested-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
Diffstat (limited to 'drivers/pci/rom.c')
0 files changed, 0 insertions, 0 deletions