]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit519798e3c722ebc47e43cbe2949c1319df1e08fa
tree930246e55aba4181ced4a8e38fbdd133a4dbb589
parent1b72e14c296bba097ed34b3d206e1d5a4ab64d8f
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