From: Henrique de Moraes Holschuh Date: Sat, 28 Apr 2007 01:00:15 +0000 (-0300) Subject: ACPI: thinkpad-acpi: improve dock subdriver initialization X-Git-Tag: v2.6.22-rc1~1112^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d94a7f16cad7700f8d2b142cc13cfba5387af3db;p=pandora-kernel.git ACPI: thinkpad-acpi: improve dock subdriver initialization The dock sub-driver has split-personality (two subdrivers), and it was doing some unoptimal things on init because of that. Fix it so that the second half of it will only init when necessary, and only if the first half initialized sucessfully in the first place. Signed-off-by: Henrique de Moraes Holschuh Signed-off-by: Len Brown --- Reading git-diff-tree failed