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>
This commit is contained in:
parent
57e521151b
commit
8b8656d64c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user