[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAMpxmJXquoGYUKnwWUV+tDUx7YA0aFqoKqneELDdWj7nyW5Q+Q@mail.gmail.com>
Date: Wed, 5 Feb 2020 10:27:56 +0100
From: Bartosz Golaszewski <bgolaszewski@...libre.com>
To: Sachin Agarwal <asachin591@...il.com>
Cc: Linus Walleij <linus.walleij@...aro.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-gpio <linux-gpio@...r.kernel.org>
Subject: Re: [PATCH] GPIO: it87: fixed a typo
wt., 4 lut 2020 o 17:17 Sachin Agarwal <asachin591@...il.com> napisaĆ(a):
>
> From: sachin agarwal <asachin591@...il.com>
>
> We had written "IO" rather than "I/O".
>
> Signed-off-by: Sachin Agarwal <asachin591@...il.com>
> ---
> drivers/gpio/gpio-it87.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpio/gpio-it87.c b/drivers/gpio/gpio-it87.c
> index b497a1d18ca9..79b688e9cd2a 100644
> --- a/drivers/gpio/gpio-it87.c
> +++ b/drivers/gpio/gpio-it87.c
> @@ -53,7 +53,7 @@
> * @io_size size of the port rage starting from io_base.
> * @output_base Super I/O register address for Output Enable register
> * @simple_base Super I/O 'Simple I/O' Enable register
> - * @simple_size Super IO 'Simple I/O' Enable register size; this is
> + * @simple_size Super I/O 'Simple I/O' Enable register size; this is
> * required because IT87xx chips might only provide Simple I/O
> * switches on a subset of lines, whereas the others keep the
> * same status all time.
> --
> 2.24.1
>
>
Sachin,
you're spamming the list with these patches. This is I think the
fourth time I see it without any version change and still with a wrong
subject message.
Bartosz
Powered by blists - more mailing lists