]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Thermal: Rename thermal_instance.node to thermal_instance.tz_node.
authorZhang Rui <rui.zhang@intel.com>
Wed, 27 Jun 2012 02:09:36 +0000 (10:09 +0800)
committerZhang Rui <rui.zhang@intel.com>
Thu, 9 Aug 2012 01:11:08 +0000 (09:11 +0800)
commit09f0e820accd6846f2a01dd1b020c7a1e71e5799
tree0593121354b57e6781b480c117292107259b5b3f
parent1c8012a23ba9b07cf1bf82402e731f3370a9cec6
Thermal: Rename thermal_instance.node to thermal_instance.tz_node.

thermal_instance should be referenced by both thermal zone devices
and thermal cooling devices.

Rename thermal_instance.node to thermal_instance.tz_node in this patch
and thermal_instanace.cdev_node will be introduced in next patch.

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