thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 2 Feb 2010 22:37:58 +0000 (14:37 -0800)
committerLen Brown <len.brown@intel.com>
Tue, 16 Feb 2010 08:10:10 +0000 (03:10 -0500)
commitf04d5e012d73ea441bd39804ace39fd6d1ce5611
tree930246e55aba4181ced4a8e38fbdd133a4dbb589
parent724e6d3fe8003c3f60bf404bf22e4e331327c596
thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()

sysfs_remove_group() removed the wrong attribute_group for
thermal_read_mode TPEC_8, ACPI_TMP07 and ACPI_UPDT

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/thinkpad_acpi.c