thinkpad-acpi: don't poll by default any of the reserved hotkeys
commit72ff43ab1a11a60b11ac88b985693c507df9ed5a
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 20 Sep 2009 18:22:17 +0000 (20 15:22 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 20 Sep 2009 18:22:17 +0000 (20 15:22 -0300)
tree9b575c0e353d5acc84d34b9df5c6479a33da29d8
parentbba44e371dbea315ddb0f22b05031f534cc34ce6
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