From: Aaron Lu Date: Tue, 2 Jul 2013 13:59:10 +0000 (+0800) Subject: ACPICA: expose OSI version X-Git-Tag: v3.11-rc2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=242b2287cd7f27521c8b54a4101d569e53e7a0ca;p=pandora-kernel.git ACPICA: expose OSI version Expose acpi_gbl_osi_data so that code outside of ACPICA can check the value of the last successfull _OSI call. The definitions for OSI versions are moved to actypes.h so that other components can access them too. Based on a patch from Matthew Garrett which in turn was based on an earlier patch from Seth Forshee. [rjw: Changelog] Signed-off-by: Aaron Lu Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed