Robert Moore 53f8c132e4 ASLTS: Update for ObjectType syntax change.
A method invocation is no longer legal as an argument to ObjectType.
This is because the interpreter cannot determine the difference between
a simple ObjectType on a method versus a method invocation that is
intended to return an object to be typed.

This is pending as a change to the ACPI specification.
2012-11-26 09:41:27 -08:00
..