ACPI: thinkpad-acpi: fix regression on HKEY LID event handling
commit24194f6217a292cb9df4ef9518b45f2fe0ba1e0c
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 Sep 2007 13:51:44 +0000 (16 10:51 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 13 Oct 2007 12:35:44 +0000 (13 09:35 -0300)
treec31518f1a972cc4330e66d2e5162aac7e2b4128e
parent3fa5691703569f3d232acc359ecec4f04f994831
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>
drivers/misc/thinkpad_acpi.c