ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is called

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Bob Moore
2007-02-02 19:48:21 +03:00
committed by Len Brown
parent 65e4b9b05d
commit cb219bb6bf
2 changed files with 3 additions and 1 deletions

View File

@ -412,7 +412,8 @@ typedef u64 acpi_integer;
/*
* Initialization state
*/
#define ACPI_INITIALIZED_OK 0x01
#define ACPI_SUBSYSTEM_INITIALIZE 0x01
#define ACPI_INITIALIZED_OK 0x02
/*
* Power state values