From: Bob Moore Date: Sat, 27 Sep 2008 02:22:09 +0000 (+0800) Subject: ACPICA: Add namespace node to operand object union X-Git-Tag: v2.6.28-rc1~26^2~26^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d5c54b65b20bf81fa9841a27143e2f71f3a7756;p=pandora-kernel.git 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 Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed