dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/ia64/pci
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
..
Makefile PCI: fix pci_fixup_video as it blows up on sparc64 2006-10-27 11:20:33 -07:00
fixup.c [IA64] use dev_printk in video quirk 2008-03-06 09:20:07 -08:00
pci.c [IA64] pci_acpi_scan_root cleanup 2008-08-18 15:41:21 -07:00