summaryrefslogtreecommitdiff
path: root/arch/m32r/include
diff options
context:
space:
mode:
authorYinghai Lu <yinghai@kernel.org>2010-05-21 21:35:06 (GMT)
committerJesse Barnes <jbarnes@virtuousgeek.org>2010-07-30 16:29:16 (GMT)
commit3f579c340fe6d6bdd8c6f9f144e7c3b85d4174ec (patch)
tree7dbffa4e375aa2315c19db402857a07b24c82b40 /arch/m32r/include
parent0ba10bc75271e4139eb9ca67d107624d581e3a94 (diff)
downloadlinux-3f579c340fe6d6bdd8c6f9f144e7c3b85d4174ec.tar.xz
PCI hotplug: make sure child bridges are enabled at hotplug time
Found one PCIe Module with several bridges built-in where a "cold" hotadd doesn't work. If we end up reassigning bridge windows at hotadd time, and have to loop through assigning new ranges, we won't end up enabling the child bridges because the first assignment pass already tried to enable them, which prevents __pci_bridge_assign_resource from updating the windows. So try to move enabling of child bridges to the end, and only do it once. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'arch/m32r/include')
0 files changed, 0 insertions, 0 deletions