Luck, Tony 8a20fd52c6 [IA64] pci_acpi_scan_root cleanup
The code walks all the acpi _CRS methods to see how many windows
to allocate.  It then scans them all again to insert_resource()
for each *even if the first scan found that there were none*.

Move the second scan inside the "if (windows)" clause.

Signed-off-by: Tony Luck <tony.luck@intel.com>
2008-08-18 15:41:21 -07:00
..
2008-08-18 15:33:40 -07:00
2008-07-24 10:47:28 -07:00
2007-12-07 16:10:19 -08:00
2008-08-18 15:41:21 -07:00
2008-07-17 10:53:37 -07:00