From: Henrique de Moraes Holschuh Date: Wed, 4 Jun 2008 02:36:10 +0000 (-0300) Subject: thinkpad-acpi: fix initialization error paths X-Git-Tag: v2.6.26-rc6~10^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c0a76e16ee6648f4bd19563e9fe12a4f4fabba1;p=pandora-kernel.git thinkpad-acpi: fix initialization error paths Rework some subdriver init and exit handlers, in order to fix some initialization error paths that were missing, or broken. Hitting those bugs should be extremely rare in the real world, but should that happen, thinkpad-acpi would fail to dealocate some resources and a reboot might well be needed to be able to load the driver again. Signed-off-by: Henrique de Moraes Holschuh Signed-off-by: Len Brown --- Reading git-diff-tree failed