]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commit531c633d2be8e79087335a46d3c017ca5837e588
tree603476b57482a8b728a8c218f3a53bf44076b85c
parent6fc69d8beb0c16311f737df2c6f677057d50ab05
ACPICA: Split out PM1 status registers from the FADT

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>
drivers/acpi/acpica/acglobal.h
drivers/acpi/acpica/hwregs.c
drivers/acpi/acpica/tbfadt.c