commit | 242b2287cd7f27521c8b54a4101d569e53e7a0ca | [log] [tgz] |
---|---|---|
author | Aaron Lu <aaron.lu@intel.com> | Tue Jul 02 21:59:10 2013 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Jul 18 01:29:14 2013 +0200 |
tree | acbaf8c865e50a835bf8477fff5320cf28fac238 | |
parent | ad81f0545ef01ea651886dddac4bef6cec930092 [diff] |
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 <aaron.lu@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>