[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <67bb48d7e7927b6b50bafa69a21eef41fc2157b5.camel@perches.com>
Date: Sun, 03 May 2020 13:06:25 -0700
From: Joe Perches <joe@...ches.com>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>,
rui.zhang@...el.com, daniel.lezcano@...aro.org,
amit.kucheria@...durent.com, edubezval@...il.com, info@...ux.net,
tglx@...utronix.de, gregkh@...uxfoundation.org
Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] thermal: stm32: fix spelling mistake "acces" -> "access"
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.
Powered by blists - more mailing lists