thinkpad-acpi: don't poll by default any of the reserved hotkeys
commit0fee9e8251ca9d077da140355e7e2665be26d0ff
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 4 Dec 2009 11:13:10 +0000 (4 09:13 -0200)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 4 Dec 2009 11:13:10 +0000 (4 09:13 -0200)
treee6ef05cd857884dbb8587143fea6397ef0691c0c
parent81a40229f20f19f64b826729863346c3c4f30da4
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