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>
Mon, 24 Sep 2012 06:44:37 +0000 (14:44 +0800)
commit2d374139d5b0b596cfbd892bf3ec7dacb3049904
treef1decd1db27b83d0041ad9667813e4c15fef39c1
parentb81b6ba3d9ac5feb14388bb73ac5a39d9a7540dc
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.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Reviewed-by: Rafael J. Wysocki <rjw@sisk.pl>
Reviewed-by: Eduardo Valentin <eduardo.valentin@ti.com>
drivers/thermal/thermal_sys.c
include/linux/thermal.h
This page took 0.026807 seconds and 5 git commands to generate.