PCI: read bridge windows before filling in subtractive decode resources
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 23 Feb 2010 17:24:26 +0000 (10:24 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 23 Feb 2010 17:43:25 +0000 (09:43 -0800)
commit2adf75160b10bf3f09ed7d3d04e937f923fc557e
treedb2998c5403f6c12bb207fd80a1e1fca2ec4a1b4
parentfa27b2d108fa49685129867a8c5b968344d6e197
PCI: read bridge windows before filling in subtractive decode resources

No functional change; this fills in the bus subtractive decode resources
after reading the bridge window information rather than before.  Also,
print out the subtractive decode resources as we already do for the
positive decode windows.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c