From: Bob Moore Date: Thu, 10 Apr 2008 15:06:43 +0000 (+0400) Subject: ACPICA: Fixes for external Reference Objects X-Git-Tag: v2.6.26-rc1~101^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0b2248241f4146152fb04a6bf4bccb6ce0478a;p=pandora-kernel.git ACPICA: Fixes for external Reference Objects All Reference Objects returned via the AcpiEvaluteObject interface are now marked as type "REFERENCE" instead of "ANY". The type ANY is now reservered for NULL objects - either NULL package elements or unresolved named references. Signed-off-by: Bob Moore Signed-off-by: Alexey Starikovskiy Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed