projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
665dff9
)
gpio: of: Spelling: s/retures/returns/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Thu, 1 Jun 2017 10:30:01 +0000
(12:30 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 16 Jun 2017 09:13:10 +0000
(11:13 +0200)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib-of.c
patch
|
blob
|
history
diff --git
a/drivers/gpio/gpiolib-of.c
b/drivers/gpio/gpiolib-of.c
index e2abf0eabaf880b634b4d5bdfb5c27a9a0be0656..54ce8dc58ad009c7120603b14b88b7aa65a23f11 100644
(file)
--- a/
drivers/gpio/gpiolib-of.c
+++ b/
drivers/gpio/gpiolib-of.c
@@
-239,7
+239,7
@@
static struct gpio_desc *of_parse_own_gpio(struct device_node *np,
*
* This is only used by of_gpiochip_add to request/set GPIO initial
* configuration.
- * It retur
e
s error if it fails otherwise 0 on success.
+ * It retur
n
s error if it fails otherwise 0 on success.
*/
static int of_gpiochip_scan_gpios(struct gpio_chip *chip)
{