summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/step_wise.c
diff options
context:
space:
mode:
authorBrian Norris2015-01-29 18:57:21 +0100
committerZhang Rui2015-02-06 09:35:00 +0100
commit56b613ea0d274a5e5f1e5d985915776395ff932f (patch)
tree0cdc1f349852c88f5e6770b87ada3a828b5542ea /drivers/thermal/step_wise.c
parentthermal: int340x: fix sparse warning (diff)
downloadkernel-qcow2-linux-56b613ea0d274a5e5f1e5d985915776395ff932f.tar.gz
kernel-qcow2-linux-56b613ea0d274a5e5f1e5d985915776395ff932f.tar.xz
kernel-qcow2-linux-56b613ea0d274a5e5f1e5d985915776395ff932f.zip
thermal: step_wise: spelling fixes
Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/thermal/step_wise.c')
-rw-r--r--drivers/thermal/step_wise.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/thermal/step_wise.c b/drivers/thermal/step_wise.c
index fdd1f523a1ed..5a0f12d08e8b 100644
--- a/drivers/thermal/step_wise.c
+++ b/drivers/thermal/step_wise.c
@@ -45,7 +45,7 @@
* c. if the trend is THERMAL_TREND_RAISE_FULL, do nothing
* d. if the trend is THERMAL_TREND_DROP_FULL, use lower limit,
* if the cooling state already equals lower limit,
- * deactive the thermal instance
+ * deactivate the thermal instance
*/
static unsigned long get_target_state(struct thermal_instance *instance,
enum thermal_trend trend, bool throttle)
@@ -169,7 +169,7 @@ static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip)
}
/**
- * step_wise_throttle - throttles devices asscciated with the given zone
+ * step_wise_throttle - throttles devices associated with the given zone
* @tz - thermal_zone_device
* @trip - the trip point
* @trip_type - type of the trip point