thinkpad-acpi: move greeting messages out of the first subdriver (v2)
commit5279956931763d6cebacec5b075105a5facfc31e
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 May 2010 20:56:10 +0000 (16 17:56 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 May 2010 21:13:54 +0000 (16 18:13 -0300)
tree95777df8d48bfd5e33dbed5550363bd09ca1763c
parent185aa95e6afeb5876235c27059f911d86388d5c4
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