Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
authorAaron Durbin <adurbin@google.com>
Wed, 16 Jul 2008 21:27:08 +0000 (23:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 16 Jul 2008 21:27:08 +0000 (23:27 +0200)
commit4d3870431d17346c4fdd80e087b7d76f1b5941d5
treea8d3dcc5ab984ed7cbf67965372d58145bc90e9a
parentc83642d5123225a22cccd75adea6e97c245714cb
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.

Signed-off-by: Aaron Durbin <adurbin@google.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Len Brown <lenb@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/acpi/Makefile
drivers/acpi/reboot.c [new file with mode: 0644]
include/acpi/reboot.h