projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba4f184
)
drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"
author
Colin Ian King
<colin.king@canonical.com>
Mon, 10 Aug 2020 08:27:39 +0000
(09:27 +0100)
committer
Daniel Lezcano
<daniel.lezcano@linaro.org>
Mon, 12 Oct 2020 10:08:34 +0000
(12:08 +0200)
There is a spelling mistake in the Kconfig text, fix it.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link:
https://lore.kernel.org/r/20200810082739.48007-1-colin.king@canonical.com
drivers/thermal/st/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/thermal/st/Kconfig
b/drivers/thermal/st/Kconfig
index
3c3b695
..
58ece38
100644
(file)
--- a/
drivers/thermal/st/Kconfig
+++ b/
drivers/thermal/st/Kconfig
@@
-23,5
+23,5
@@
config STM32_THERMAL
help
Support for thermal framework on STMicroelectronics STM32 series of
SoCs. This thermal driver allows to access to general thermal framework
- functionalities and to acces to SoC sensor functionalities. This
+ functionalities and to acces
s
to SoC sensor functionalities. This
configuration is fully dependent of MACH_STM32MP157.