Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b217e438 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Linus Walleij
Browse files

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

parent 592be8d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 *
 * This function should *ONLY* be used from gpiolib-based GPIO drivers,