linux/drivers/acpi
Len Brown d4ec6c7cc9 [ACPI] remove "Resource isn't an IRQ" warning
In the case where a (broken) BIOS gives  us a blank _CRS for
a PCI Interrupt Link Device, the acpi_walk_resources()
will not terminate, but will then give the callback
the resource end tag.  Ignore the end tag.

Signed-off-by: Len Brown <len.brown@intel.com>
2006-01-26 17:23:38 -05:00
..
dispatcher [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
events [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
executer [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
hardware [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
namespace [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
parser [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
resources [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
sleep
tables [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
utilities [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
ac.c
acpi_memhotplug.c [ACPI] acpi_memhotplug.c build fix 2006-01-07 04:43:40 -05:00
asus_acpi.c
battery.c
blacklist.c
bus.c
button.c
container.c [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
debug.c
ec.c
event.c
fan.c
glue.c
hotkey.c
ibm_acpi.c
Kconfig
Makefile
motherboard.c
numa.c
osl.c [ACPI] fix osl.c build warning 2005-12-28 03:23:34 -05:00
pci_bind.c
pci_irq.c
pci_link.c [ACPI] remove "Resource isn't an IRQ" warning 2006-01-26 17:23:38 -05:00
pci_root.c
power.c
processor_core.c [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
processor_idle.c
processor_perflib.c
processor_thermal.c [ACPI] fix passive cooling regression 2005-12-22 22:00:25 -05:00
processor_throttling.c
scan.c Pull pnpacpi into acpica branch 2006-01-07 03:50:18 -05:00
system.c
tables.c
thermal.c
toshiba_acpi.c
utils.c
video.c