ACPICA: New: acpi_reset interface - write to reset register
authorBob Moore <robert.moore@intel.com>
Tue, 30 Dec 2008 03:11:57 +0000 (11:11 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 31 Dec 2008 06:14:32 +0000 (01:14 -0500)
Uses the FADT-defined reset register and reset value. Checks the
FADT flags for the reset register supported bit. Supports reset
register in memory or I/O space, but not in PCI config space
since the host has the information to do it.

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