ACPI: thinkpad-acpi: always track input device open/close
commita87b2c356f361bbac444842480da2646d0855d86
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 10 Feb 2008 13:30:50 +0000 (10 11:30 -0200)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 26 Feb 2008 02:36:04 +0000 (25 23:36 -0300)
tree488d1f42b41e2c4a1afa285fcb836e322d077145
parentf18e03baaba39046be60d24a4be546861d02326d
ACPI: thinkpad-acpi: always track input device open/close

The open() and close() hooks for the input device are useful even when
hotkey NVRAM polling support is not in use, so it is better to always have
them around.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
drivers/misc/thinkpad_acpi.c