Эх сурвалжийг харах

ti-soc-thermal: Fix a typo in a comment line

Add a missing character in this description for a function.

Acked-by: Keerthy <j-keerthy@ti.com>
Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Markus Elfring 8 жил өмнө
parent
commit
8b8656d64c

+ 1 - 1
drivers/thermal/ti-soc-thermal/ti-bandgap.c

@@ -1010,7 +1010,7 @@ ti_bandgap_force_single_read(struct ti_bandgap *bgp, int id)
 }
 }
 
 
 /**
 /**
- * ti_bandgap_set_continous_mode() - One time enabling of continuous mode
+ * ti_bandgap_set_continuous_mode() - One time enabling of continuous mode
  * @bgp: pointer to struct ti_bandgap
  * @bgp: pointer to struct ti_bandgap
  *
  *
  * Call this function only if HAS(MODE_CONFIG) is set. As this driver may
  * Call this function only if HAS(MODE_CONFIG) is set. As this driver may