linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] thermal: stm32: fix spelling mistake "acces" -> "access"
@ 2020-05-03 19:11 Christophe JAILLET
  2020-05-03 20:06 ` Joe Perches
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe JAILLET @ 2020-05-03 19:11 UTC (permalink / raw)
  To: rui.zhang, daniel.lezcano, amit.kucheria, edubezval, info, tglx, gregkh
  Cc: linux-pm, linux-kernel, kernel-janitors, Christophe JAILLET

Fix a typo in Kconfig.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 drivers/thermal/st/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] thermal: stm32: fix spelling mistake "acces" -> "access"
  2020-05-03 19:11 [PATCH] thermal: stm32: fix spelling mistake "acces" -> "access" Christophe JAILLET
@ 2020-05-03 20:06 ` Joe Perches
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Perches @ 2020-05-03 20:06 UTC (permalink / raw)
  To: Christophe JAILLET, rui.zhang, daniel.lezcano, amit.kucheria,
	edubezval, info, tglx, gregkh
  Cc: linux-pm, linux-kernel, kernel-janitors

On Sun, 2020-05-03 at 21:11 +0200, Christophe JAILLET wrote:
> Fix a typo in Kconfig.
[]
> diff --git 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.

Could fix the grammar too:

This thermal driver allows to access general thermal framework
functionalities and access to SoC sensor functionalities.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-03 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-03 19:11 [PATCH] thermal: stm32: fix spelling mistake "acces" -> "access" Christophe JAILLET
2020-05-03 20:06 ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).