]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/thermal/fair_share.c
Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/therm...
[linux.git] / drivers / thermal / fair_share.c
index afd99f668c65d51190547682a30c80b83c38119e..aaa07180ab482b157ac5c3dc8d7de20038761635 100644 (file)
@@ -58,8 +58,8 @@ static long get_target_state(struct thermal_zone_device *tz,
 
 /**
  * fair_share_throttle - throttles devices associated with the given zone
- * @tz - thermal_zone_device
- * @trip - trip point index
+ * @tz: thermal_zone_device
+ * @trip: trip point index
  *
  * Throttling Logic: This uses three parameters to calculate the new
  * throttle state of the cooling devices associated with the given zone.