commit | d94a7f16cad7700f8d2b142cc13cfba5387af3db | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Fri Apr 27 22:00:15 2007 -0300 |
committer | Len Brown <len.brown@intel.com> | Sat Apr 28 21:41:20 2007 -0400 |
tree | c05c534bb1ef98a5c45321a107c8cd28894f0e84 | |
parent | 5ae930e685018e2dc6d4139362213e4b283e5700 [diff] |
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 <hmh@hmh.eng.br> Signed-off-by: Len Brown <len.brown@intel.com>