commit | db25f16d1dcce8de12f2f5daf884cda02196b28c | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Sat Sep 12 15:22:14 2009 -0300 |
committer | Len Brown <len.brown@intel.com> | Sat Sep 19 00:53:04 2009 -0400 |
tree | 12abde8e97c57de182d9a0b8f6689664546d09f6 | |
parent | e675abafcc0df38125e6e94a9ba91c92fe774f52 [diff] |
thinkpad-acpi: hotkey poll fixes Fix some locking, avoid exiting the kthread before kthread_stop() is called on it, and clean up the hotkey poll routines a little bit. Also, restore bits in the firmware mask after hotkey_source_mask is changed. Without this, we leave events disabled... Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Len Brown <len.brown@intel.com>