ACPI: thinkpad-acpi: fix regression on HKEY LID event handling
commit3e5ce914bd17335ca74a7c7b06a776c6be6ca434
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 23 Sep 2007 14:39:05 +0000 (23 11:39 -0300)
committerLen Brown <len.brown@intel.com>
Mon, 24 Sep 2007 02:38:15 +0000 (23 22:38 -0400)
tree27e8bb857b1c4da34fa131816e08c6a398852adc
parent3eea123df1637a88d0899626a67b83dca959efff
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>
drivers/misc/thinkpad_acpi.c