All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: lars@metafoo.de, Michael.Hennerich@analog.com,
	stefan.popa@analog.com, knaack.h@gmx.de, pmeerw@pmeerw.net,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTION
Date: Sat, 25 Apr 2020 16:54:58 +0000	[thread overview]
Message-ID: <20200425175458.4ba655e0@archlinux> (raw)
In-Reply-To: <20200425065653.31203-1-christophe.jaillet@wanadoo.fr>

On Sat, 25 Apr 2020 08:56:53 +0200
Christophe JAILLET <christophe.jaillet@wanadoo.fr> wrote:

> This module is related to AD5593R, not AD5592R.
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Applied.

Thanks,

Jonathan

> ---
>  drivers/iio/dac/ad5593r.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/dac/ad5593r.c b/drivers/iio/dac/ad5593r.c
> index 44ea3b8117d0..1fbe9c019c7f 100644
> --- a/drivers/iio/dac/ad5593r.c
> +++ b/drivers/iio/dac/ad5593r.c
> @@ -134,5 +134,5 @@ static struct i2c_driver ad5593r_driver = {
>  module_i2c_driver(ad5593r_driver);
>  
>  MODULE_AUTHOR("Paul Cercueil <paul.cercueil@analog.com>");
> -MODULE_DESCRIPTION("Analog Devices AD5592R multi-channel converters");
> +MODULE_DESCRIPTION("Analog Devices AD5593R multi-channel converters");
>  MODULE_LICENSE("GPL v2");

WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Cameron <jic23@kernel.org>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: lars@metafoo.de, Michael.Hennerich@analog.com,
	stefan.popa@analog.com, knaack.h@gmx.de, pmeerw@pmeerw.net,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTION
Date: Sat, 25 Apr 2020 17:54:58 +0100	[thread overview]
Message-ID: <20200425175458.4ba655e0@archlinux> (raw)
In-Reply-To: <20200425065653.31203-1-christophe.jaillet@wanadoo.fr>

On Sat, 25 Apr 2020 08:56:53 +0200
Christophe JAILLET <christophe.jaillet@wanadoo.fr> wrote:

> This module is related to AD5593R, not AD5592R.
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Applied.

Thanks,

Jonathan

> ---
>  drivers/iio/dac/ad5593r.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/dac/ad5593r.c b/drivers/iio/dac/ad5593r.c
> index 44ea3b8117d0..1fbe9c019c7f 100644
> --- a/drivers/iio/dac/ad5593r.c
> +++ b/drivers/iio/dac/ad5593r.c
> @@ -134,5 +134,5 @@ static struct i2c_driver ad5593r_driver = {
>  module_i2c_driver(ad5593r_driver);
>  
>  MODULE_AUTHOR("Paul Cercueil <paul.cercueil@analog.com>");
> -MODULE_DESCRIPTION("Analog Devices AD5592R multi-channel converters");
> +MODULE_DESCRIPTION("Analog Devices AD5593R multi-channel converters");
>  MODULE_LICENSE("GPL v2");


  reply	other threads:[~2020-04-25 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-25  6:56 [PATCH] iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTION Christophe JAILLET
2020-04-25  6:56 ` Christophe JAILLET
2020-04-25 16:54 ` Jonathan Cameron [this message]
2020-04-25 16:54   ` 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=20200425175458.4ba655e0@archlinux \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --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 \
    --cc=stefan.popa@analog.com \
    /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.