ACPI: thinkpad-acpi: revert keymap changes
commit880fc3635f0e32756cbb48ed8fadfb667e56f515
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 26 Oct 2007 02:31:00 +0000 (26 00:31 -0200)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Mon, 12 Nov 2007 10:59:57 +0000 (12 08:59 -0200)
treefe88d537b517dcf86bb4e67d4096376f3808f1e1
parentdbeeb816e805091e7cfc03baf36dc40b4adb2bbd
ACPI: thinkpad-acpi: revert keymap changes

Revert commit fba956c46a72f9e7503fd464ffee43c632307e31, "Map volume and
brightness events on thinkpads".

That commit made some modifications to the default keymaps that cause bad
behaviour on all IBM ThinkPads if HAL doesn't know to change them into
passive (on-screen-display only) events.

The proper solution for IBM ThinkPads is to use the _NOTIFY version of the
key codes for the IBM default map (which are not available in mainline
yet), and for the Lenovo keymap, it will take some studying of the various
DSDTs and testing to know the best path (which I will do shortly).

For more data, refer to:
http://thread.gmane.org/gmane.linux.kernel/591037/focus=591045

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: Jeremy Katz <katzj@redhat.com>
drivers/misc/thinkpad_acpi.c