]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
thinkpad-acpi: don't poll by default any of the reserved hotkeys
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 12 Sep 2009 18:22:17 +0000 (15:22 -0300)
committerLen Brown <len.brown@intel.com>
Sat, 19 Sep 2009 04:54:04 +0000 (00:54 -0400)
commit230d8cf25ac32c7d2fdb4dda861ec5d954000ffb
tree9a5669e8574cea3a5fc715c93681caa0f0eaf1fe
parent20c9aa46f644b3ddb161a819d1b0c2b07097c4ee
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>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/thinkpad_acpi.c