From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: Harvey Hunt <harvey.hunt@imgtec.com>
Cc: <richard@nod.at>, <dwmw2@infradead.org>,
<computersforpeace@gmail.com>,
Harvey Hunt <harveyhuntnexus@gmail.com>,
<linux-mtd@lists.infradead.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] mtd: nand: jz4780: Update MODULE_AUTHOR email address
Date: Mon, 4 Jul 2016 14:41:41 +0200 [thread overview]
Message-ID: <20160704144141.7daedb14@bbrezillon> (raw)
In-Reply-To: <20160630154949.14684-1-harvey.hunt@imgtec.com>
On Thu, 30 Jun 2016 16:49:49 +0100
Harvey Hunt <harvey.hunt@imgtec.com> wrote:
> Emails will bounce from my imgtec address, so update it to a new one.
>
> Signed-off-by: Harvey Hunt <harvey.hunt@imgtec.com>
Applied.
BTW, would you mind adding an entry for this driver in MAINTAINERS :)?
Thanks,
Boris
> Cc: Harvey Hunt <harveyhuntnexus@gmail.com>
> Cc: linux-mtd@lists.infradead.org
> Cc: linux-kernel@vger.kernel.org
> ---
> drivers/mtd/nand/jz4780_bch.c | 2 +-
> drivers/mtd/nand/jz4780_nand.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/mtd/nand/jz4780_bch.c b/drivers/mtd/nand/jz4780_bch.c
> index d74f4ba..731c605 100644
> --- a/drivers/mtd/nand/jz4780_bch.c
> +++ b/drivers/mtd/nand/jz4780_bch.c
> @@ -375,6 +375,6 @@ static struct platform_driver jz4780_bch_driver = {
> module_platform_driver(jz4780_bch_driver);
>
> MODULE_AUTHOR("Alex Smith <alex@alex-smith.me.uk>");
> -MODULE_AUTHOR("Harvey Hunt <harvey.hunt@imgtec.com>");
> +MODULE_AUTHOR("Harvey Hunt <harveyhuntnexus@gmail.com>");
> MODULE_DESCRIPTION("Ingenic JZ4780 BCH error correction driver");
> MODULE_LICENSE("GPL v2");
> diff --git a/drivers/mtd/nand/jz4780_nand.c b/drivers/mtd/nand/jz4780_nand.c
> index daf3c42..175f67d 100644
> --- a/drivers/mtd/nand/jz4780_nand.c
> +++ b/drivers/mtd/nand/jz4780_nand.c
> @@ -412,6 +412,6 @@ static struct platform_driver jz4780_nand_driver = {
> module_platform_driver(jz4780_nand_driver);
>
> MODULE_AUTHOR("Alex Smith <alex@alex-smith.me.uk>");
> -MODULE_AUTHOR("Harvey Hunt <harvey.hunt@imgtec.com>");
> +MODULE_AUTHOR("Harvey Hunt <harveyhuntnexus@gmail.com>");
> MODULE_DESCRIPTION("Ingenic JZ4780 NAND driver");
> MODULE_LICENSE("GPL v2");
prev parent reply other threads:[~2016-07-04 12:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-30 15:49 [PATCH] mtd: nand: jz4780: Update MODULE_AUTHOR email address Harvey Hunt
2016-07-04 12:41 ` Boris Brezillon [this message]
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=20160704144141.7daedb14@bbrezillon \
--to=boris.brezillon@free-electrons.com \
--cc=computersforpeace@gmail.com \
--cc=dwmw2@infradead.org \
--cc=harvey.hunt@imgtec.com \
--cc=harveyhuntnexus@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
/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.