thinkpad-acpi: fix poll thread auto-start
commitf023ad310368545df6973ce107710c02a5b383ec
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Wed, 7 Jul 2010 02:07:09 +0000 (6 23:07 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Wed, 7 Jul 2010 02:07:09 +0000 (6 23:07 -0300)
tree942d2dc7e2d5c53b0ad083a77ccfec686044f572
parent621a40b9a88a6703f3f22e57aef5e37a872f953a
thinkpad-acpi: fix poll thread auto-start

The driver was not starting the NVRAM polling thread if the input
device was bound immediately after registration.

This fixes:
http://bugzilla.kernel.org/show_bug.cgi?id=15118

Reported-by: Florian Zumbiehl <florz@florz.de>
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
drivers/platform/x86/thinkpad_acpi.c