Re: [PATCH v1] pinctrl: fix several typos

From: Geert Uytterhoeven
Date: Sun Apr 19 2020 - 13:55:27 EST


On Sun, Apr 19, 2020 at 6:50 PM Dejin Zheng <zhengdejin5@xxxxxxxxx> wrote:
> use codespell to fix lots of typos over frontends.
>
> CC: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
> Signed-off-by: Dejin Zheng <zhengdejin5@xxxxxxxxx>

Thanks for your patch!

> drivers/pinctrl/sh-pfc/pfc-sh7269.c | 2 +-

For sh-pfc:
Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>

> --- a/drivers/pinctrl/sh-pfc/pfc-sh7269.c
> +++ b/drivers/pinctrl/sh-pfc/pfc-sh7269.c
> @@ -1963,7 +1963,7 @@ static const struct pinmux_func pinmux_func_gpios[] = {
> static const struct pinmux_cfg_reg pinmux_config_regs[] = {
> /* "name" addr register_size Field_Width */
>
> - /* where Field_Width is 1 for single mode registers or 4 for upto 16
> + /* where Field_Width is 1 for single mode registers or 4 for up to 16
> mode registers and modes are described in assending order [0..16] */

Which brings my attention to another typo: that range should be [0..15].

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