ACPI: thinkpad-acpi: always track input device open/close
commit1bc6b9cdd5e608f0b7e6160a823c9dcd51820410
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 16 Feb 2008 04:17:52 +0000 (16 02:17 -0200)
committerLen Brown <len.brown@intel.com>
Sat, 16 Feb 2008 05:33:55 +0000 (16 00:33 -0500)
tree1d31c139086540603c1c6ba13406e12fc518ad7e
parent5f24927f48c63e79ff8e286fc8530f4525b4182a
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>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/misc/thinkpad_acpi.c