From: Lin Ming Date: Mon, 4 Aug 2008 05:22:10 +0000 (+0800) Subject: ACPICA: Add function to dereference returned reference objects X-Git-Tag: v2.6.28-rc1~26^2~26^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbc241340681557a16982f4d1840f00963bc05b4;p=pandora-kernel.git ACPICA: Add function to dereference returned reference objects Examines the return object from a call to acpi_evaluate_object. Any Index or RefOf references are automatically dereferenced in an attempt to return something useful (these reference types cannot be converted into an external ACPI_OBJECT.) Lin Ming, Bob Moore. http://bugzilla.kernel.org/show_bug.cgi?id=11105 Signed-off-by: Lin Ming Signed-off-by: Bob Moore Signed-off-by: Andi Kleen Signed-off-by: Len Brown --- Reading git-diff-tree failed