Skip to content
Commit 0af5853b authored by Len Brown's avatar Len Brown
Browse files

[ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117



Rather than tweaking acpi_walk_resource() again not return end tags,
modify the pnpacpi code to ignore them.

The pnpacpi resource type switch statements now include all known
types in the order that they're defined -- so it is easy to see
what is not implemented.  The code will squawk only if it sees
a truly undefined type.

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 2ae41174
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment