From: Matthew Garrett Date: Wed, 3 Dec 2008 17:55:32 +0000 (+0000) Subject: ACPI: move thermal trip handling to generic thermal layer X-Git-Tag: v2.6.30-rc1~199^2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1569e99c795bf83b4ddf41c4f1c42761ab7f75e;p=pandora-kernel.git ACPI: move thermal trip handling to generic thermal layer The ACPI code currently carries its own thermal trip handling, meaning that any other thermal implementation will need to reimplement it. Move the code to the generic thermal layer. Signed-off-by: Matthew Garrett Signed-off-by: Len Brown --- Reading git-diff-tree failed