From: Bob Moore Date: Thu, 13 Nov 2008 01:45:35 +0000 (+0800) Subject: ACPICA: Add support to externally execute _OSI method X-Git-Tag: v2.6.29-rc1~34^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8fadc923d1659f1a322194d420808d5b255883c;p=pandora-kernel.git ACPICA: Add support to externally execute _OSI method The current implemenation of _OSI within ACPICA only allows other control methods to execute _OSI. This change allows the host OS to execute _OSI via the AcpiEvaluateObject interface. _OSI is a special method -- it does not exist in the AML code, it is implemented within ACPICA. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed