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)
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>

No differences found