ACPI: correct id for fixed buttons
authorAlexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com>
Thu, 1 Feb 2007 00:00:20 +0000 (16:00 -0800)
committerLen Brown <len.brown@intel.com>
Thu, 1 Feb 2007 07:12:52 +0000 (02:12 -0500)
commitbfd80223d73f80e1d1c69dace9151756b3ef3b49
tree65a55b3a9e02420e708adb2ab75249ca310a4aa2
parent5bb730fda8aa4e3f7e94b259c468ecd095f60770
ACPI: correct id for fixed buttons

ACPI_BUTTON_HID_POWERF was changed, but this change was not propogated to
button.c, thus breaking detection of fixed power and sleep buttons.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/button.c