ACPI: thinkpad-acpi: export hotkey maximum masks
commit62c4b0fc15d37de211b9656a83fdfc19fe43e581
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 30 Jun 2007 20:18:55 +0000 (30 17:18 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 7 Jul 2007 12:42:55 +0000 (7 09:42 -0300)
treeff95b23c0f6fbe35dc0fbbb0c9d84644fe7b8329
parent7cd7b4cde2db222474a951d77d8c259d0f94e2e2
ACPI: thinkpad-acpi: export hotkey maximum masks

The firmware knows how many hot keys it supports, so export this
information in a sysfs attribute.

And the driver knows which keys are always handled by the firmware in all
known ThinkPad models too, so export this information as well in a sysfs
attribute.  Unless you know which events need to be handled in a passive
way, do *not* enable hotkeys that are always handled by the firmware.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Documentation/thinkpad-acpi.txt
drivers/misc/thinkpad_acpi.c