2020-04-24 15:46:18

by Dejin Zheng

[permalink] [raw]
Subject: [PATCH v2 0/2] gpio: fix several typos

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