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