From: Henrique de Moraes Holschuh Date: Fri, 24 Nov 2006 13:47:08 +0000 (-0200) Subject: ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategy X-Git-Tag: v2.6.20-rc2~6^2~11^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a26f878abcd0491906b5bbac8dd174f27019e907;p=pandora-kernel.git ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategy This patch consolidades all decisions regarding the strategy to be used to read thinkpad thermal sensors into a single enum, and refactors the thermal sensor reading code to use a much more readable (and easier to extend) switch() construct, in a separate function. Signed-off-by: Henrique de Moraes Holschuh --- Reading git-diff-tree failed