Loading drivers/pinctrl/core.c +1 −1 Original line number Diff line number Diff line Loading @@ -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, Loading Loading
drivers/pinctrl/core.c +1 −1 Original line number Diff line number Diff line Loading @@ -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, Loading