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