ACPI: thinkpad-acpi: export hotkey maximum masks
commit7599f72651497cf6c90857bc80ebac6b383cf0ee
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>
Fri, 28 Sep 2007 01:25:17 +0000 (27 22:25 -0300)
tree1a011b77bdef4310bf88e9fdfc21ba13343e910e
parente4762b58cae02921e428d436c233733943fa54d7
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