commit | 57fd9a4df562e7d2105a01ff57b4cdaa236c28ce | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Aug 17 09:56:14 2012 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Aug 17 11:14:26 2012 -0600 |
tree | 890e9b3af5aece347b5b9fd2dedcea42e7da236c | |
parent | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee [diff] |
PCI: acpiphp: Stop disabling bridges on remove acpiphp_disable_slot() turns off power to the slot immediately after calling disable_device(), so there's no point in disabling any bridges below the slot: we're about to turn them off anyway. Tested-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Yinghai Lu <yinghai@kernel.org>