[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75Ve_PJDVOod7yA5d2OygVy7pe-wBvYxBygrqovbbGTeC8Q@mail.gmail.com>
Date: Sun, 26 Apr 2020 20:51:41 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Hans de Goede <hdegoede@...hat.com>
Cc: "Rafael J . Wysocki" <rjw@...ysocki.net>,
Len Brown <lenb@...nel.org>,
Darren Hart <dvhart@...radead.org>,
Andy Shevchenko <andy@...radead.org>,
Kevin Tsai <ktsai@...ellamicro.com>,
Jonathan Cameron <jic23@...nel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Platform Driver <platform-driver-x86@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Hartmut Knaack <knaack.h@....de>,
Lars-Peter Clausen <lars@...afoo.de>,
Peter Meerwald-Stadler <pmeerw@...erw.net>,
linux-iio <linux-iio@...r.kernel.org>
Subject: Re: [PATCH 8/8] iio: light: cm32181: Fix integartion time typo
On Sun, Apr 26, 2020 at 2:03 PM Hans de Goede <hdegoede@...hat.com> wrote:
>
> Fix integartion time typo and while at it improve the comment with
> the typo a bit in general.
>
FWIW,
Reviewed-by: Andy Shevchenko <andy.shevchenko@...il.com>
(Applicable to all patches, after addressing corresponding comments)
> Signed-off-by: Hans de Goede <hdegoede@...hat.com>
> ---
> drivers/iio/light/cm32181.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/iio/light/cm32181.c b/drivers/iio/light/cm32181.c
> index 878fc13632d8..50cfb7d189df 100644
> --- a/drivers/iio/light/cm32181.c
> +++ b/drivers/iio/light/cm32181.c
> @@ -237,7 +237,7 @@ static int cm32181_reg_init(struct cm32181_chip *cm32181)
> * @cm32181: pointer of struct cm32181
> * @val2: pointer of int to load the als_it value.
> *
> - * Report the current integartion time by millisecond.
> + * Report the current integration time in milliseconds.
> *
> * Return: IIO_VAL_INT_PLUS_MICRO for success, otherwise -EINVAL.
> */
> --
> 2.26.0
>
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists