From: Len Brown Date: Thu, 5 Jan 2006 07:40:11 +0000 (-0500) Subject: [ACPI] fix pnpacpi regression resulting from ACPICA 20051117 X-Git-Tag: v2.6.16-rc2~1^2~8^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed349a8a0a780ed27e2a765f16cee54d9b63bfee;p=pandora-kernel.git [ACPI] fix pnpacpi regression resulting from ACPICA 20051117 In ACPICA 20051117, acpi_walk_resources() started sending ACPI_RESOURCE_TYPE_END_TAG to the callback routine which wasn't prepared for it, causing _CRS to fail and PnPACPI to not recognize any devices: pnp: ACPI device : hid PNP0C02 pnp: PnPACPI: unknown resource type 7 pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c02 Signed-off-by: Len Brown --- Reading git-diff-tree failed