git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a90c7e
)
[ACPI] remove "Resource isn't an IRQ" warning
author
Len Brown
<len.brown@intel.com>
Thu, 26 Jan 2006 22:23:38 +0000
(17:23 -0500)
committer
Len Brown
<len.brown@intel.com>
Thu, 26 Jan 2006 22:23:38 +0000
(17:23 -0500)
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>
No differences found