From: Bjorn Helgaas Date: Fri, 17 Aug 2012 15:56:14 +0000 (-0600) Subject: PCI: acpiphp: Stop disabling bridges on remove X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~79^2~15^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57fd9a4df562e7d2105a01ff57b4cdaa236c28ce;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas Acked-by: Yinghai Lu --- Reading git-diff-tree failed