aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-08-10 09:27:39 +0100
committerDaniel Lezcano <[email protected]>2020-10-12 12:08:34 +0200
commitc071cde00bd52a0b8ca0024eb8b5dbe2430c2c3c (patch)
treea3a23c80f2366e8cbaea05b964cac61e8c86f3ae
parentba4f184e126b751d1bffad5897f263108befc780 (diff)
drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"
There is a spelling mistake in the Kconfig text, fix it. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--drivers/thermal/st/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/st/Kconfig b/drivers/thermal/st/Kconfig
index 3c3b695cc3e9..58ece381956b 100644
--- 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 access to SoC sensor functionalities. This
configuration is fully dependent of MACH_STM32MP157.