All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net,
	broonie@kernel.org, dpfrey@gmail.com, linux-iio@vger.kernel.org,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] iio: light: apds9960: Fix a typo
Date: Sun, 21 Jul 2019 17:12:24 +0000	[thread overview]
Message-ID: <20190721181224.4ba408d0@archlinux> (raw)
In-Reply-To: <20190721104918.30253-1-christophe.jaillet@wanadoo.fr>

On Sun, 21 Jul 2019 12:49:18 +0200
Christophe JAILLET <christophe.jaillet@wanadoo.fr> wrote:

> s/ADPS9960/APDS9960/
> (P and D switched)
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Applied. Thanks

Jonathan

> ---
>  drivers/iio/light/apds9960.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/light/apds9960.c b/drivers/iio/light/apds9960.c
> index b09b8b60bd83..c5dfb9a6b5a1 100644
> --- a/drivers/iio/light/apds9960.c
> +++ b/drivers/iio/light/apds9960.c
> @@ -1135,5 +1135,5 @@ static struct i2c_driver apds9960_driver = {
>  module_i2c_driver(apds9960_driver);
>  
>  MODULE_AUTHOR("Matt Ranostay <matt.ranostay@konsulko.com>");
> -MODULE_DESCRIPTION("ADPS9960 Gesture/RGB/ALS/Proximity sensor");
> +MODULE_DESCRIPTION("APDS9960 Gesture/RGB/ALS/Proximity sensor");
>  MODULE_LICENSE("GPL");

WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Cameron <jic23@kernel.org>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net,
	broonie@kernel.org, dpfrey@gmail.com, linux-iio@vger.kernel.org,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] iio: light: apds9960: Fix a typo
Date: Sun, 21 Jul 2019 18:12:24 +0100	[thread overview]
Message-ID: <20190721181224.4ba408d0@archlinux> (raw)
In-Reply-To: <20190721104918.30253-1-christophe.jaillet@wanadoo.fr>

On Sun, 21 Jul 2019 12:49:18 +0200
Christophe JAILLET <christophe.jaillet@wanadoo.fr> wrote:

> s/ADPS9960/APDS9960/
> (P and D switched)
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Applied. Thanks

Jonathan

> ---
>  drivers/iio/light/apds9960.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/light/apds9960.c b/drivers/iio/light/apds9960.c
> index b09b8b60bd83..c5dfb9a6b5a1 100644
> --- a/drivers/iio/light/apds9960.c
> +++ b/drivers/iio/light/apds9960.c
> @@ -1135,5 +1135,5 @@ static struct i2c_driver apds9960_driver = {
>  module_i2c_driver(apds9960_driver);
>  
>  MODULE_AUTHOR("Matt Ranostay <matt.ranostay@konsulko.com>");
> -MODULE_DESCRIPTION("ADPS9960 Gesture/RGB/ALS/Proximity sensor");
> +MODULE_DESCRIPTION("APDS9960 Gesture/RGB/ALS/Proximity sensor");
>  MODULE_LICENSE("GPL");


  reply	other threads:[~2019-07-21 17:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-21 10:49 [PATCH] iio: light: apds9960: Fix a typo Christophe JAILLET
2019-07-21 10:49 ` Christophe JAILLET
2019-07-21 17:12 ` Jonathan Cameron [this message]
2019-07-21 17:12   ` Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190721181224.4ba408d0@archlinux \
    --to=jic23@kernel.org \
    --cc=broonie@kernel.org \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=dpfrey@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.