From: Henrique de Moraes Holschuh Date: Sun, 16 May 2010 22:45:31 +0000 (-0300) Subject: thinkpad-acpi: move greeting messages out of the first subdriver (v2) X-Git-Tag: v2.6.35-rc1~438^2~13^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a43f788988ac47b21ce258197c5014b5249c9f5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed