From: Matt Porter <matt.porter@linaro.org>
To: Josh Boyer <jwboyer@redhat.com>
Cc: Vinod Koul <vinod.koul@intel.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] edma: Update author email address
Date: Wed, 04 Sep 2013 11:16:22 -0400 [thread overview]
Message-ID: <52274EC6.1030100@linaro.org> (raw)
In-Reply-To: <20130904143250.GE12834@hansolo.jdub.homelinux.org>
On 09/04/2013 10:32 AM, Josh Boyer wrote:
> Matt's @ti.com address bounces. Update the MODULE_AUTHOR information in
> edma.c to his Linaro address.
>
> Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
>
> ---
> v2: Actually get the right email address....
>
> diff --git a/drivers/dma/edma.c b/drivers/dma/edma.c
> index 5f3e532..574b1a7 100644
> --- a/drivers/dma/edma.c
> +++ b/drivers/dma/edma.c
> @@ -667,6 +667,6 @@ static void __exit edma_exit(void)
> }
> module_exit(edma_exit);
>
> -MODULE_AUTHOR("Matt Porter <mporter@ti.com>");
> +MODULE_AUTHOR("Matt Porter <matt.porter@linaro.org>");
> MODULE_DESCRIPTION("TI EDMA DMA engine driver");
> MODULE_LICENSE("GPL v2");
>
Acked-by: Matt Porter <matt.porter@linaro.org>
next prev parent reply other threads:[~2013-09-04 15:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-04 14:32 [PATCH v2] edma: Update author email address Josh Boyer
2013-09-04 15:16 ` Matt Porter [this message]
2013-09-12 13:45 ` Vinod Koul
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=52274EC6.1030100@linaro.org \
--to=matt.porter@linaro.org \
--cc=jwboyer@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vinod.koul@intel.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.