]> git.baikalelectronics.ru Git - kernel.git/commit
fujitsu-laptop: better handling of P8010 hotkey
authorJonathan Woithe <jwoithe@physics.adelaide.edu.au>
Thu, 9 Oct 2008 04:14:40 +0000 (13:44 +0930)
committerLen Brown <len.brown@intel.com>
Fri, 10 Oct 2008 20:25:49 +0000 (16:25 -0400)
commit1b48e7b21dfd7c1a18db37a752d7fbdf1193e558
treea838717e4646157201d61c1f00e5109f0228265d
parentf98558d0618c968f68d02d08b26f729411dede3d
fujitsu-laptop: better handling of P8010 hotkey

This patch (mostly from Peter Gruber) improves the handling of the hotkeys
for P8010 laptops by passing more accurate input events back to userspace.
This is needed because the P8010 labels these buttons quite differently to
earlier laptops.  As part of this, a P8010-specific DMI callback check has
been implemented.  Finally there's some minor whitespace cleanups from
running the source through Lindent.

Signed-off-by: Peter Gruber <nokos@gmx.net>
Signed-off-by: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/misc/fujitsu-laptop.c