ACPICA: Split out PM1 status registers from the FADT
authorBob Moore <robert.moore@intel.com>
Wed, 18 Feb 2009 06:06:12 +0000 (14:06 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 26 Mar 2009 20:38:22 +0000 (16:38 -0400)
Add new globals for the PM1 status registers (A/B), similar to the
way the PM1 enable registers are handled. Instead of overloading
the FADT Event Register blocks. This makes the code clearer and
less prone to error.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found