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