ACPICA: New: acpi_reset interface - write to reset register
commitd3fd902d1ed43aebfc407c08d7ce86495604124c
authorBob Moore <robert.moore@intel.com>
Tue, 30 Dec 2008 03:11:57 +0000 (30 11:11 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 31 Dec 2008 06:14:32 +0000 (31 01:14 -0500)
treeed72421413df5e76518a1945191e62981a923380
parent7db5d82d0278b506441ab6025f0c6ce2f2aa3019
ACPICA: New: acpi_reset interface - write to reset register

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>
drivers/acpi/hardware/hwxface.c
include/acpi/acpixf.h