commit | b589ea4c44170d3f7a845684e2d1b3b9571663af | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Thu Feb 25 21:28:58 2010 -0300 |
committer | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Thu Feb 25 21:34:23 2010 -0300 |
tree | e467f59b6ae8e011ed787cb91bd39bbde78a073a | |
parent | 7d1894d8d1c411d2dad95abfe0f65bacf68c4afa [diff] |
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> Cc: stable@kernel.org