thinkpad-acpi: fix poll thread auto-start
commit4636ea54cda76c2afb289d7a433f18544482a829
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 13 May 2011 12:22:31 +0000 (13 09:22 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 13 May 2011 12:22:31 +0000 (13 09:22 -0300)
tree143700ef04f49f7fa8c5af58176e8cfe9ff1f3a7
parent5eac0ccfeeee2cca77605f18e92714e325ca928f
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