Commit 80b89172 authored by Javi Merino's avatar Javi Merino Committed by Eduardo Valentin

thermal: fair_share: fix typo

s/asscciated/associated/

Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Cc: Durgadoss R <durgadoss.r@intel.com>
Reviewed-by: default avatarDurgadoss R <durgadoss.r@intel.com>
Signed-off-by: default avatarJavi Merino <javi.merino@arm.com>
Signed-off-by: default avatarEduardo Valentin <edubezval@gmail.com>
parent 8b91e2cb
...@@ -69,7 +69,7 @@ static long get_target_state(struct thermal_zone_device *tz, ...@@ -69,7 +69,7 @@ static long get_target_state(struct thermal_zone_device *tz,
} }
/** /**
* fair_share_throttle - throttles devices asscciated with the given zone * fair_share_throttle - throttles devices associated with the given zone
* @tz - thermal_zone_device * @tz - thermal_zone_device
* *
* Throttling Logic: This uses three parameters to calculate the new * Throttling Logic: This uses three parameters to calculate the new
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment