]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Mar 2010 15:49:36 +0000 (08:49 -0700)
commitbaa4c4c30a57e2eb1e2fe7b39105858b82195750
tree50f49c2275cfedcc05627c834497d7926b3d421e
parentb8f3bf57d555898a0c4710d72f1426b8e60db1ae
thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()

commit f04d5e012d73ea441bd39804ace39fd6d1ce5611 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/platform/x86/thinkpad_acpi.c