ACPI: thinkpad-acpi: export hotkey maximum masks
commit0ecaea9fd1469296582f31d8f1588b806e035803
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 30 Jun 2007 23:18:55 +0000 (30 20:18 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 23 Sep 2007 12:30:51 +0000 (23 09:30 -0300)
tree4b008fc9900ae3ac1522d57e8c5cefaded4289ba
parente1027ab644beaed0b4d252b92fc0b2b0306f5b48
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