thinkpad-acpi: Fix procfs hotkey reset command
commit653ab541d15abac4cd6227f32367d152543d15e0
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 20 Sep 2009 18:16:09 +0000 (20 15:16 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 20 Sep 2009 18:16:09 +0000 (20 15:16 -0300)
tree2932b70a41ba2c83a29c200ad1042fa5e765a374
parentec93c8a996c3e3313fd0284c646ebb59deb4cc3b
thinkpad-acpi: Fix procfs hotkey reset command

echo "reset" > /proc/acpi/ibm/hotkey should do something non-useless,
so instead of setting it to Fn+F2, Fn+F3, Fn+F5, set it to
hotkey_recommended_mask.

It is not like it will survive for much longer, anyway.

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