ACPICA: Add namespace node to operand object union
authorBob Moore <robert.moore@intel.com>
Sat, 27 Sep 2008 02:22:09 +0000 (10:22 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 23 Oct 2008 03:14:42 +0000 (23:14 -0400)
commit8d5c54b65b20bf81fa9841a27143e2f71f3a7756
tree8e1c8d7365394ac84c5e182626a3da4a41303c61
parent23d3e055beb12db2a3b91dfeee474c4d5ecc13b9
ACPICA: Add namespace node to operand object union

Add ACPI_NAMESPACE_NODE to the ACPI_OPERAND_OBJECT in order to
simplify code that accepts both of these objects. A common type
field is used to differentiate them.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
include/acpi/acobject.h