Skip to content

Commit

Permalink
thermal: fair_share: fix typo
Browse files Browse the repository at this point in the history
s/asscciated/associated/

Cc: Zhang Rui <[email protected]>
Cc: Eduardo Valentin <[email protected]>
Cc: Durgadoss R <[email protected]>
Reviewed-by: Durgadoss R <[email protected]>
Signed-off-by: Javi Merino <[email protected]>
Signed-off-by: Eduardo Valentin <[email protected]>
  • Loading branch information
Javi Merino authored and Eduardo Valentin committed May 5, 2015
1 parent 8b91e2c commit 80b8917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/thermal/fair_share.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*
* Throttling Logic: This uses three parameters to calculate the new
Expand Down

0 comments on commit 80b8917

Please sign in to comment.