commit | 3e5ce914bd17335ca74a7c7b06a776c6be6ca434 | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Sun Sep 23 11:39:05 2007 -0300 |
committer | Len Brown <len.brown@intel.com> | Sun Sep 23 22:38:15 2007 -0400 |
tree | 27e8bb857b1c4da34fa131816e08c6a398852adc | |
parent | 3eea123df1637a88d0899626a67b83dca959efff [diff] |
ACPI: thinkpad-acpi: fix regression on HKEY LID event handling We were letting ThinkPad-specific LID events through to userspace again, instead of dropping them. Fix it. We don't want to give userspace the option of not using generic LID handling. Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Len Brown <len.brown@intel.com>