toshiba_acpi: Add full hotkey support
authorMatthew Garrett <mjg@redhat.com>
Thu, 25 Feb 2010 20:20:54 +0000 (15:20 -0500)
committerMatthew Garrett <mjg@redhat.com>
Thu, 25 Feb 2010 20:20:54 +0000 (15:20 -0500)
commit6335e4d56681f6f08f24f4b812a72d402793d393
treea81a85ad4a8b695c721c47d33fbff003954db859
parentcaeacf59af3d114a3121bb04f8057109bbf289ea
toshiba_acpi: Add full hotkey support

Calling the ENAB method on Toshiba laptops results in notifications being
sent when laptop hotkeys are pressed.  This patch simply calls that method
and sets up an input device if it's successful.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/toshiba_acpi.c