ACPI: thinkpad-acpi: make the input event mode the default
commitac4f7e660605c293c85f27c7e767a2f872ad61fb
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 1 Jul 2007 16:56:10 +0000 (1 13:56 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Mon, 11 Feb 2008 17:21:54 +0000 (11 15:21 -0200)
tree3192e762f6801d9ec602c51f9b4f83c90ad986c6
parent7538e4978ba3e0139e3186cd762f76272b3b270f
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