thinkpad-acpi: fix poll thread auto-start
commit14560042b5d626e7912adf1106e27b1443c8d580
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 7 Feb 2010 23:43:05 +0000 (7 21:43 -0200)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 20 Feb 2010 22:03:58 +0000 (20 20:03 -0200)
tree343a6ce550a3f2e3b2db524db5dd55d430112275
parent6ccb8be4e7fceaee32b07077d090d7a212862dfd
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