From: Zhang Rui Date: Wed, 27 Jun 2012 02:08:19 +0000 (+0800) Subject: Thermal: rename structure thermal_cooling_device_instance to thermal_instance X-Git-Tag: v3.7-rc1~12^2^3^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b81b6ba3d9ac5feb14388bb73ac5a39d9a7540dc;p=pandora-kernel.git Thermal: rename structure thermal_cooling_device_instance to thermal_instance This struct is used to describe the behavior for a thermal cooling device on a certain trip point for a certain thremal zone. thermal_cooling_device_instance is not accurate, as a cooling device can be used for more than one trip point in one thermal zone device. Signed-off-by: Zhang Rui Reviewed-by: Rafael J. Wysocki Reviewed-by: Eduardo Valentin --- Reading git-diff-tree failed