Commit 8b8656d6 authored by Markus Elfring's avatar Markus Elfring Committed by Eduardo Valentin

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

Add a missing character in this description for a function.
Acked-by: default avatarKeerthy <j-keerthy@ti.com>
Tested-by: default avatarKeerthy <j-keerthy@ti.com>
Signed-off-by: default avatarMarkus Elfring <elfring@users.sourceforge.net>
Signed-off-by: default avatarEduardo Valentin <edubezval@gmail.com>
parent 57e52115
......@@ -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
*
* Call this function only if HAS(MODE_CONFIG) is set. As this driver may
......
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