Skip to content

Commit

Permalink
ti-soc-thermal: Fix a typo in a comment line
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Markus Elfring authored and Eduardo Valentin committed May 24, 2017
1 parent 57e5211 commit 8b8656d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/thermal/ti-soc-thermal/ti-bandgap.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8b8656d

Please sign in to comment.