thinkpad-acpi: move greeting messages out of the first subdriver (v2)
commita78d7dd48a0872114f068236baf07ca8cb30c88d
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 27 May 2011 01:50:58 +0000 (26 22:50 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 27 May 2011 01:50:58 +0000 (26 22:50 -0300)
treeff09173b5fd993e80665540eda63e4f82d1a7b04
parent313c2afa9acda9221d2ce259cbabd6fe0f9564a1
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