commit | f28bb45e2863173a7464d98907677e903f42c68b | [log] [tgz] |
---|---|---|
author | Zhao Yakui <yakui.zhao@intel.com> | Fri Feb 15 08:34:37 2008 +0800 |
committer | Len Brown <len.brown@intel.com> | Fri Feb 15 18:23:50 2008 -0500 |
tree | 060cb979e0ead9762805861d0fd17412068de42f | |
parent | 101142c37be8e5af9b847860219217e6b958c739 [diff] |
ACPI: thermal: Check whether cooling device exists before unregistering OS should check whether the cooling device exists before it is unregistered. If it doesn't exists, it is unnecessary to remove the sysfs link and call the function of thermal_cooling_device_unregister. http://bugzilla.kernel.org/show_bug.cgi?id=9982 Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Tested-by : Dhaval Giani <dhaval@linux.vnet.ibm.com> Signed-off-by: Len Brown <len.brown@intel.com>