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