diff options
Diffstat (limited to 'Documentation/thermal/sysfs-api.txt')
-rw-r--r-- | Documentation/thermal/sysfs-api.txt | 2 |
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 |
368 | if such an instance does not exist. | 368 | if such an instance does not exist. |
369 | 369 | ||
370 | 5.3:notify_thermal_framework: | 370 | 5.3:thermal_notify_framework: |
371 | This function handles the trip events from sensor drivers. It starts | 371 | This function handles the trip events from sensor drivers. It starts |
372 | throttling the cooling devices according to the policy configured. | 372 | throttling the cooling devices according to the policy configured. |
373 | For CRITICAL and HOT trip points, this notifies the respective drivers, | 373 | For CRITICAL and HOT trip points, this notifies the respective drivers, |