gpio: of: Spelling: s/retures/returns/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 1 Jun 2017 10:30:01 +0000 (12:30 +0200)
committerLinus 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

index e2abf0eabaf880b634b4d5bdfb5c27a9a0be0656..54ce8dc58ad009c7120603b14b88b7aa65a23f11 100644 (file)
@@ -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 retures error if it fails otherwise 0 on success.
+ * It returns error if it fails otherwise 0 on success.
  */
 static int of_gpiochip_scan_gpios(struct gpio_chip *chip)
 {