linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] gpio: fix several typos
@ 2020-04-24 15:41 Dejin Zheng
  2020-04-24 15:41 ` [PATCH v2 1/2] gpio: ftgpio010: Fix small typo Dejin Zheng
  2020-04-24 15:41 ` [PATCH v2 2/2] gpio: mm-lantiq: " Dejin Zheng
  0 siblings, 2 replies; 7+ messages in thread
From: Dejin Zheng @ 2020-04-24 15:41 UTC (permalink / raw)
  To: linus.walleij, bgolaszewski, linux-gpio; +Cc: linux-kernel, Dejin Zheng

Use codespell to fix two typos in ftgpio010 and mm-lantiq drivers.
s/desireable/desirable/ for ftgpio010 driver.
s/dont/don't/ for mm-lantiq driver.

v1 -> v2:
	- split patch v1 (only one patch) into patches for each driver
	  by Bartosz's suggestion. thanks Bartosz.

Dejin Zheng (2):
  gpio: ftgpio010: Fix small typo
  gpio: mm-lantiq: Fix small typo

 drivers/gpio/gpio-ftgpio010.c | 2 +-
 drivers/gpio/gpio-mm-lantiq.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.25.0


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

end of thread, other threads:[~2020-04-28 20:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 15:41 [PATCH v2 0/2] gpio: fix several typos Dejin Zheng
2020-04-24 15:41 ` [PATCH v2 1/2] gpio: ftgpio010: Fix small typo Dejin Zheng
2020-04-28 13:50   ` Linus Walleij
2020-04-24 15:41 ` [PATCH v2 2/2] gpio: mm-lantiq: " Dejin Zheng
2020-04-28 13:53   ` Linus Walleij
2020-04-28 15:30     ` Andy Shevchenko
2020-04-28 20:41   ` Linus Walleij

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