mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] gpiolib: Fix typo in comment ("piochip_add_data")
@ 2017-12-21 16:56 Jonathan Neuschäfer
  2017-12-21 22:55 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2017-12-21 16:56 UTC (permalink / raw)
  To: linux-gpio; +Cc: Jonathan Neuschäfer, Linus Walleij, linux-kernel

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 drivers/gpio/gpiolib.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpio/gpiolib.c b/drivers/gpio/gpiolib.c
index aad84a6306c4..544efb3bd0a0 100644
--- a/drivers/gpio/gpiolib.c
+++ b/drivers/gpio/gpiolib.c
@@ -1381,7 +1381,7 @@ static int devm_gpio_chip_match(struct device *dev, void *res, void *data)
 }
 
 /**
- * devm_gpiochip_add_data() - Resource manager piochip_add_data()
+ * devm_gpiochip_add_data() - Resource manager gpiochip_add_data()
  * @dev: the device pointer on which irq_chip belongs to.
  * @chip: the chip to register, with chip->base initialized
  * @data: driver-private data associated with this chip
-- 
2.15.0

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

* Re: [PATCH] gpiolib: Fix typo in comment ("piochip_add_data")
  2017-12-21 16:56 [PATCH] gpiolib: Fix typo in comment ("piochip_add_data") Jonathan Neuschäfer
@ 2017-12-21 22:55 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2017-12-21 22:55 UTC (permalink / raw)
  To: Jonathan Neuschäfer; +Cc: linux-gpio, linux-kernel

On Thu, Dec 21, 2017 at 5:56 PM, Jonathan Neuschäfer
<j.neuschaefer@gmx.net> wrote:

> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

Patch applied.

Yours,
Linus Walleij

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

end of thread, other threads:[~2017-12-21 22:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-21 16:56 [PATCH] gpiolib: Fix typo in comment ("piochip_add_data") Jonathan Neuschäfer
2017-12-21 22:55 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®