···4545 * c. if the trend is THERMAL_TREND_RAISE_FULL, do nothing4646 * d. if the trend is THERMAL_TREND_DROP_FULL, use lower limit,4747 * if the cooling state already equals lower limit,4848- * deactive the thermal instance4848+ * deactivate the thermal instance4949 */5050static unsigned long get_target_state(struct thermal_instance *instance,5151 enum thermal_trend trend, bool throttle)···169169}170170171171/**172172- * step_wise_throttle - throttles devices asscciated with the given zone172172+ * step_wise_throttle - throttles devices associated with the given zone173173 * @tz - thermal_zone_device174174 * @trip - the trip point175175 * @trip_type - type of the trip point