thinkpad-acpi: don't poll by default any of the reserved hotkeys
commitf5c943bca4a9cd8092118016c1a9f643852d0494
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 10 Nov 2009 23:12:34 +0000 (10 21:12 -0200)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 10 Nov 2009 23:12:34 +0000 (10 21:12 -0200)
treec6f7e959f8fb70d3d27ae8426e913a3e183aa123
parent80a72b22c0f164edfe5f17e3fda28bfb5166255f
thinkpad-acpi: don't poll by default any of the reserved hotkeys

Init hotkey_source_mask late, so that we can make use of
hotkey_reserved_mask to avoid polling any of the reserved
hotkeys by default.

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