ACPICA: Allow type ANY to be the target of the Scope operator.
authorBob Moore <robert.moore@intel.com>
Fri, 2 Feb 2007 16:48:20 +0000 (19:48 +0300)
committerLen Brown <len.brown@intel.com>
Sat, 3 Feb 2007 02:14:24 +0000 (21:14 -0500)
commit15f0c0d1ef7804d098fe3eb0a3f350a490ca269c
tree5024c76fd2f9c049854f4f893031d1c52d61bb46
parent77389e1263a7c9bc8040bda726e08b6501ba1c8b
ACPICA: Allow type ANY to be the target of the Scope operator.

Useful during disassembly where the target may
be in a different table and thus the type is unknown.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/dispatcher/dswload.c