thinkpad-acpi: move greeting messages out of the first subdriver (v2)
commit7a43f788988ac47b21ce258197c5014b5249c9f5
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 May 2010 22:45:31 +0000 (16 19:45 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 May 2010 22:45:31 +0000 (16 19:45 -0300)
tree090a9594a041e3d8d67fcff84c1c020b2ce37403
parent5d756db99a7382d5cd173e912d527e9ee73d0596
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>
drivers/platform/x86/thinkpad_acpi.c