linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nvmem: Kconfig: Fix typo "drive" -> "driver"
@ 2023-07-24 11:36 Diederik de Haas
  2023-07-24 17:31 ` Heiko Stuebner
  2023-07-28 12:12 ` Srinivas Kandagatla
  0 siblings, 2 replies; 3+ messages in thread
From: Diederik de Haas @ 2023-07-24 11:36 UTC (permalink / raw)
  To: Srinivas Kandagatla, Finley Xiao, Heiko Stuebner
  Cc: linux-kernel, Diederik de Haas

Fix typo where "driver" was meant instead of "drive".
While at it, also capitalize "OTP".

Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
---
 drivers/nvmem/Kconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/nvmem/Kconfig b/drivers/nvmem/Kconfig
index da9befa3d6c4..e7f504ff15b7 100644
--- a/drivers/nvmem/Kconfig
+++ b/drivers/nvmem/Kconfig
@@ -247,7 +247,7 @@ config NVMEM_ROCKCHIP_EFUSE
 	depends on ARCH_ROCKCHIP || COMPILE_TEST
 	depends on HAS_IOMEM
 	help
-	  This is a simple drive to dump specified values of Rockchip SoC
+	  This is a simple driver to dump specified values of Rockchip SoC
 	  from eFuse, such as cpu-leakage.
 
 	  This driver can also be built as a module. If so, the module
@@ -258,8 +258,8 @@ config NVMEM_ROCKCHIP_OTP
 	depends on ARCH_ROCKCHIP || COMPILE_TEST
 	depends on HAS_IOMEM
 	help
-	  This is a simple drive to dump specified values of Rockchip SoC
-	  from otp, such as cpu-leakage.
+	  This is a simple driver to dump specified values of Rockchip SoC
+	  from OTP, such as cpu-leakage.
 
 	  This driver can also be built as a module. If so, the module
 	  will be called nvmem_rockchip_otp.
-- 
2.40.1


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

* Re: [PATCH] nvmem: Kconfig: Fix typo "drive" -> "driver"
  2023-07-24 11:36 [PATCH] nvmem: Kconfig: Fix typo "drive" -> "driver" Diederik de Haas
@ 2023-07-24 17:31 ` Heiko Stuebner
  2023-07-28 12:12 ` Srinivas Kandagatla
  1 sibling, 0 replies; 3+ messages in thread
From: Heiko Stuebner @ 2023-07-24 17:31 UTC (permalink / raw)
  To: Srinivas Kandagatla, Finley Xiao, Diederik de Haas
  Cc: linux-kernel, Diederik de Haas

Am Montag, 24. Juli 2023, 13:36:22 CEST schrieb Diederik de Haas:
> Fix typo where "driver" was meant instead of "drive".
> While at it, also capitalize "OTP".
> 
> Signed-off-by: Diederik de Haas <didi.debian@cknow.org>

Reviewed-by: Heiko Stuebner <heiko@sntech.de>




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

* Re: [PATCH] nvmem: Kconfig: Fix typo "drive" -> "driver"
  2023-07-24 11:36 [PATCH] nvmem: Kconfig: Fix typo "drive" -> "driver" Diederik de Haas
  2023-07-24 17:31 ` Heiko Stuebner
@ 2023-07-28 12:12 ` Srinivas Kandagatla
  1 sibling, 0 replies; 3+ messages in thread
From: Srinivas Kandagatla @ 2023-07-28 12:12 UTC (permalink / raw)
  To: Finley Xiao, Heiko Stuebner, Diederik de Haas; +Cc: linux-kernel


On Mon, 24 Jul 2023 13:36:22 +0200, Diederik de Haas wrote:
> Fix typo where "driver" was meant instead of "drive".
> While at it, also capitalize "OTP".
> 
> 

Applied, thanks!

[1/1] nvmem: Kconfig: Fix typo "drive" -> "driver"
      commit: 9d53d595f688c9837e88a919229cc61a165c7b9e

Best regards,
-- 
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>


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

end of thread, other threads:[~2023-07-28 12:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-24 11:36 [PATCH] nvmem: Kconfig: Fix typo "drive" -> "driver" Diederik de Haas
2023-07-24 17:31 ` Heiko Stuebner
2023-07-28 12:12 ` Srinivas Kandagatla

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