thinkpad-acpi: move greeting messages out of the first subdriver (v2)
commitf217fdef992f914c72179a1d843cf6ea8b013429
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 18 Sep 2010 01:03:02 +0000 (17 22:03 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 18 Sep 2010 01:03:02 +0000 (17 22:03 -0300)
treea29fe3e042c5fa93d8f474e77495c12261f590eb
parent2bef221bc5bab0b907b282f07e12a547a2dc24ff
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