linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] GPIO: gpiolib: correct description of gpiod_direction_output
@ 2014-02-08  6:25 Rahul Bedarkar
  2014-02-09  8:47 ` Alexandre Courbot
  2014-02-12 16:09 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Rahul Bedarkar @ 2014-02-08  6:25 UTC (permalink / raw)
  To: Linus Walleij, Alexandre Courbot; +Cc: linux-gpio


Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
---
 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 50c4922..5d6bbbf 100644
--- a/drivers/gpio/gpiolib.c
+++ b/drivers/gpio/gpiolib.c
@@ -1757,7 +1757,7 @@ fail:
 EXPORT_SYMBOL_GPL(gpiod_direction_input);
 
 /**
- * gpiod_direction_output - set the GPIO direction to input
+ * gpiod_direction_output - set the GPIO direction to output
  * @desc:	GPIO to set to output
  * @value:	initial output value of the GPIO
  *
-- 
1.8.1.2


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

* Re: [PATCH] GPIO: gpiolib: correct description of gpiod_direction_output
  2014-02-08  6:25 [PATCH] GPIO: gpiolib: correct description of gpiod_direction_output Rahul Bedarkar
@ 2014-02-09  8:47 ` Alexandre Courbot
  2014-02-12 16:09 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Courbot @ 2014-02-09  8:47 UTC (permalink / raw)
  To: Rahul Bedarkar; +Cc: Linus Walleij, linux-gpio@vger.kernel.org

On Sat, Feb 8, 2014 at 3:25 PM, Rahul Bedarkar
<rahulbedarkar89@gmail.com> wrote:
>
> Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>

Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>

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

* Re: [PATCH] GPIO: gpiolib: correct description of gpiod_direction_output
  2014-02-08  6:25 [PATCH] GPIO: gpiolib: correct description of gpiod_direction_output Rahul Bedarkar
  2014-02-09  8:47 ` Alexandre Courbot
@ 2014-02-12 16:09 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2014-02-12 16:09 UTC (permalink / raw)
  To: Rahul Bedarkar; +Cc: Alexandre Courbot, linux-gpio@vger.kernel.org

On Sat, Feb 8, 2014 at 7:25 AM, Rahul Bedarkar
<rahulbedarkar89@gmail.com> wrote:

> Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>

Patch applied. Thanks for spotting this Rahul!

Yours,
Linus Walleij

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

end of thread, other threads:[~2014-02-12 16:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-08  6:25 [PATCH] GPIO: gpiolib: correct description of gpiod_direction_output Rahul Bedarkar
2014-02-09  8:47 ` Alexandre Courbot
2014-02-12 16:09 ` 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).