aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/thermal/sysfs-api.txt
diff options
context:
space:
mode:
authorEduardo Valentin <eduardo.valentin@ti.com>2013-04-23 17:48:14 -0400
committerZhang Rui <rui.zhang@intel.com>2013-04-24 12:56:16 -0400
commit7b73c993776b9f7d833dde7d09fd861508c54777 (patch)
treee4bab1bb049748a70104dd29ed20919c0eca3d24 /Documentation/thermal/sysfs-api.txt
parent6d8d4974a25db8b2c9be6ccc765765824e4781bd (diff)
thermal: rename notify_thermal_framework to thermal_notify_framework
To follow the prefix names used by the thermal functions, this patch renames notify_thermal_framework to thermal_notify_framework. Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'Documentation/thermal/sysfs-api.txt')
-rw-r--r--Documentation/thermal/sysfs-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/thermal/sysfs-api.txt b/Documentation/thermal/sysfs-api.txt
index b2ffe98cf469..bb42266afc66 100644
--- a/Documentation/thermal/sysfs-api.txt
+++ b/Documentation/thermal/sysfs-api.txt
@@ -367,7 +367,7 @@ This function returns the thermal_instance corresponding to a given
367{thermal_zone, cooling_device, trip_point} combination. Returns NULL 367{thermal_zone, cooling_device, trip_point} combination. Returns NULL
368if such an instance does not exist. 368if such an instance does not exist.
369 369
3705.3:notify_thermal_framework: 3705.3:thermal_notify_framework:
371This function handles the trip events from sensor drivers. It starts 371This function handles the trip events from sensor drivers. It starts
372throttling the cooling devices according to the policy configured. 372throttling the cooling devices according to the policy configured.
373For CRITICAL and HOT trip points, this notifies the respective drivers, 373For CRITICAL and HOT trip points, this notifies the respective drivers,