commit | 7a43f788988ac47b21ce258197c5014b5249c9f5 | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Sun May 16 19:45:31 2010 -0300 |
committer | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Sun May 16 19:45:31 2010 -0300 |
tree | 090a9594a041e3d8d67fcff84c1c020b2ce37403 | |
parent | 5d756db99a7382d5cd173e912d527e9ee73d0596 [diff] |
thinkpad-acpi: move greeting messages out of the first subdriver (v2) Move the driver initial greetings out of the first subdriver, as we do a lot of other initialization before that point, and the initial greetings should go as soon as the driver decides that it should load. These greetings are not cosmetic, they make my life easier when users report bugs. Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>