Re: [PATCH] pinctrl: renesas: rza1: Fix kerneldoc function names
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2021-10-26 07:36:03
Also in:
linux-renesas-soc
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2021-10-26 07:36:03
Also in:
linux-renesas-soc
On Tue, Oct 19, 2021 at 2:54 PM Geert Uytterhoeven [off-list ref] wrote:
On Tue, Oct 19, 2021 at 2:42 PM Jacopo Mondi [off-list ref] wrote:quoted
On Tue, Oct 19, 2021 at 02:34:22PM +0200, Geert Uytterhoeven wrote:quoted
--- 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@linux-m68k.org
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