All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/4] GPIO: aspeed: fixed a typo
@ 2020-01-18 10:51 sachin agarwal
  2020-01-23 15:17 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: sachin agarwal @ 2020-01-18 10:51 UTC (permalink / raw)
  To: linus.walleij; +Cc: bgolaszewski, linux-gpio, linux-kernel, asachin591

From: Sachin agarwal <asachin591@gmail.com>

we had written "handhsaking" rather than "handshaking".

Signed-off-by: Sachin Agarwal <asachin591@gmail.com>
---
 drivers/gpio/gpio-aspeed.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpio/gpio-aspeed.c b/drivers/gpio/gpio-aspeed.c
index f1037b61f763..879db23d8454 100644
--- a/drivers/gpio/gpio-aspeed.c
+++ b/drivers/gpio/gpio-aspeed.c
@@ -978,7 +978,7 @@ static int aspeed_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
 }
 
 /**
- * aspeed_gpio_copro_set_ops - Sets the callbacks used for handhsaking with
+ * aspeed_gpio_copro_set_ops - Sets the callbacks used for handshaking with
  *                             the coprocessor for shared GPIO banks
  * @ops: The callbacks
  * @data: Pointer passed back to the callbacks
-- 
2.24.1


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

* Re: [PATCH 3/4] GPIO: aspeed: fixed a typo
  2020-01-18 10:51 [PATCH 3/4] GPIO: aspeed: fixed a typo sachin agarwal
@ 2020-01-23 15:17 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2020-01-23 15:17 UTC (permalink / raw)
  To: sachin agarwal
  Cc: Bartosz Golaszewski, open list:GPIO SUBSYSTEM, linux-kernel

On Sat, Jan 18, 2020 at 11:51 AM sachin agarwal <asachin591@gmail.com> wrote:

> From: Sachin agarwal <asachin591@gmail.com>
>
> we had written "handhsaking" rather than "handshaking".
>
> Signed-off-by: Sachin Agarwal <asachin591@gmail.com>

I squashed the different patches together into one and applied.

Yours,
Linus Walleij

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

end of thread, other threads:[~2020-01-23 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18 10:51 [PATCH 3/4] GPIO: aspeed: fixed a typo sachin agarwal
2020-01-23 15:17 ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.