]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Thermal: Rename thermal_zone_device.cooling_devices
authorZhang Rui <rui.zhang@intel.com>
Wed, 27 Jun 2012 02:09:00 +0000 (10:09 +0800)
committerZhang Rui <rui.zhang@intel.com>
Thu, 9 Aug 2012 01:11:07 +0000 (09:11 +0800)
commit1c8012a23ba9b07cf1bf82402e731f3370a9cec6
treef1decd1db27b83d0041ad9667813e4c15fef39c1
parentbc49d8a72c99e6a4881bc424086e2440fdba9907
Thermal: Rename thermal_zone_device.cooling_devices

Rename thermal_zone_device.cooling_devices
to thermal_zone_device.thermal_instances

thermal_zone_device.cooling_devices is not accurate
as this is a list for thermal instances, rather than cooling devices.

Reviewed-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/thermal_sys.c
include/linux/thermal.h