ACPI: thinkpad-acpi: make the input event mode the default
commit80385480d3784ff0ff94440473831569ec0e1633
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 1 Jul 2007 13:56:10 +0000 (1 10:56 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Mon, 9 Jul 2007 12:43:18 +0000 (9 09:43 -0300)
tree01221c8798049d535a2f31b40cd130384dd8627b
parent12c9034c94bc44a6fc7f56e5844f01a2cf7ab7b5
ACPI: thinkpad-acpi: make the input event mode the default

Make the input layer the default way to deal with thinkpad-acpi hot keys,
but add a kernel config option to retain the old way of doing things.

This means we map a lot more keys to useful stuff by default, and also that
we enable hot key handling by default on driver load (like Windows does).

The documentation for proper use of this resource is also updated.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: Richard Hughes <hughsient@gmail.com>
Documentation/thinkpad-acpi.txt
drivers/misc/Kconfig
drivers/misc/thinkpad_acpi.c