From: Yinghai Lu Date: Mon, 21 Jan 2013 21:20:42 +0000 (-0800) Subject: PCI: acpiphp: Add is_hotplug_bridge detection X-Git-Tag: v3.9-rc1~82^2~7^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f96a965e30d097a25818196e33d2dce923973a7;p=pandora-kernel.git PCI: acpiphp: Add is_hotplug_bridge detection When system support hotplug bridge with children hotplug slots, we need to make sure that parent bridge get preallocated resource so later when device is plugged into children slot, those children devices will get resource allocated. We do not meet this problem, because for PCIe hotplug card, when acpiphp is used, pci_scan_bridge will set that for us when detect hotplug bit in slot cap. Reported-and-tested-by: Jason Baron Signed-off-by: Yinghai Lu Signed-off-by: Bjorn Helgaas Acked-by: Jason Baron Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed