On Tue, Oct 19, 2021 at 2:54 PM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > On Tue, Oct 19, 2021 at 2:42 PM Jacopo Mondi <jacopo@xxxxxxxxxx> wrote: > > On Tue, Oct 19, 2021 at 02:34:22PM +0200, Geert Uytterhoeven wrote: > > > --- a/drivers/pinctrl/renesas/pinctrl-rza1.c > > > +++ b/drivers/pinctrl/renesas/pinctrl-rza1.c > > > @@ -757,7 +757,7 @@ static int rza1_gpio_request(struct gpio_chip *chip, unsigned int gpio) > > > } > > > > > > /** > > > - * rza1_gpio_disable_free() - reset a pin > > > + * rza1_gpio_free() - reset a pin > > > * > > > * Surprisingly, disable_free a gpio, is equivalent to request it. > > > > s/disable_free/free ? > > Yup, will fix while applying to: > > disabling a gpio is equivalent to requesting it "freeing...", of course. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds