Explorar o código

pinctrl: Grammar s/used in as/used as/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Geert Uytterhoeven %!s(int64=10) %!d(string=hai) anos
pai
achega
b217e4385d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/pinctrl/core.c

+ 1 - 1
drivers/pinctrl/core.c

@@ -558,7 +558,7 @@ int pinctrl_get_group_selector(struct pinctrl_dev *pctldev,
 }
 }
 
 
 /**
 /**
- * pinctrl_request_gpio() - request a single pin to be used in as GPIO
+ * pinctrl_request_gpio() - request a single pin to be used as GPIO
  * @gpio: the GPIO pin number from the GPIO subsystem number space
  * @gpio: the GPIO pin number from the GPIO subsystem number space
  *
  *
  * This function should *ONLY* be used from gpiolib-based GPIO drivers,
  * This function should *ONLY* be used from gpiolib-based GPIO drivers,