linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix typos in GPIO TODO document
@ 2024-09-25 15:46 Shivam Chaudhary
  2024-09-30  8:22 ` Bartosz Golaszewski
  0 siblings, 1 reply; 2+ messages in thread
From: Shivam Chaudhary @ 2024-09-25 15:46 UTC (permalink / raw)
  To: linus.walleij; +Cc: brgl, linux-gpio, Shivam Chaudhary

Corrected minor typos in the GPIO TODO document:
- Fixed "ivolves" to "involves"
- Corrected "boardfiles" to "board files"

Signed-off-by: Shivam Chaudhary <cvam0000@gmail.com>
---
 drivers/gpio/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/gpio/TODO b/drivers/gpio/TODO
index 189c3abe7e79..942d1cd2bd3c 100644
--- a/drivers/gpio/TODO
+++ b/drivers/gpio/TODO
@@ -61,8 +61,8 @@ Work items:
 
 - Change all consumer drivers that #include <linux/of_gpio.h> to
   #include <linux/gpio/consumer.h> and stop doing custom parsing of the
-  GPIO lines from the device tree. This can be tricky and often ivolves
-  changing boardfiles, etc.
+  GPIO lines from the device tree. This can be tricky and often involves
+  changing board files, etc.
 
 - Pull semantics for legacy device tree (OF) GPIO lookups into
   gpiolib-of.c: in some cases subsystems are doing custom flags and
-- 
2.34.1


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

* Re: [PATCH] Fix typos in GPIO TODO document
  2024-09-25 15:46 [PATCH] Fix typos in GPIO TODO document Shivam Chaudhary
@ 2024-09-30  8:22 ` Bartosz Golaszewski
  0 siblings, 0 replies; 2+ messages in thread
From: Bartosz Golaszewski @ 2024-09-30  8:22 UTC (permalink / raw)
  To: linus.walleij, Shivam Chaudhary; +Cc: Bartosz Golaszewski, brgl, linux-gpio

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


On Wed, 25 Sep 2024 21:16:57 +0530, Shivam Chaudhary wrote:
> Corrected minor typos in the GPIO TODO document:
> - Fixed "ivolves" to "involves"
> - Corrected "boardfiles" to "board files"
> 
> 

Applied, thanks!

[1/1] Fix typos in GPIO TODO document
      commit: f53ab43553ea32ef535cad320c92f9d124890a2c

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

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

end of thread, other threads:[~2024-09-30  8:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 15:46 [PATCH] Fix typos in GPIO TODO document Shivam Chaudhary
2024-09-30  8:22 ` Bartosz Golaszewski

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