aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/aclocal.h
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2009-03-09 16:32:20 +0800
committerLen Brown <len.brown@intel.com>2009-03-27 12:11:03 -0400
commit8636f8d257b3edf5a1529df93119cdc630ed85c7 (patch)
tree195cc2ab092d085cd945c5ae18e60ffdc0b80bb0 /drivers/acpi/acpica/aclocal.h
parent8a335a2331c72e60c6b3ef09b2dedd3ba00da1b1 (diff)
ACPICA: Change handling of PM1 Status register ignored bit
Ignored bits must be preserved according to the ACPI spec. Usually this means a read/modify/write when writing to the register. However, for status registers, writing a one means clear the event. Writing a zero means preserve the event (do not clear.) This behavior is clarified in the ACPI 4.0 spec, and the ACPICA code now simply always writes a zero to the ignored bit. 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>
Diffstat (limited to 'drivers/acpi/acpica/aclocal.h')
0 files changed, 0 insertions, 0 deletions