thinkpad-acpi: Fix procfs hotkey reset command
commit6ce12822f11d8f6b595a9ee20f1bdaf12e74e9fd
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 20 Sep 2009 18:24:51 +0000 (20 15:24 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 20 Sep 2009 18:24:51 +0000 (20 15:24 -0300)
tree8e4ed59e5b8b0d29a8c57f4549146a7d424b6a50
parentb7e8fc66bee4ee863448db04bc61d410cc61ff1d
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