linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] edma: Update author email address
@ 2013-09-04 14:28 Josh Boyer
  2013-09-04 14:35 ` Josh Boyer
  0 siblings, 1 reply; 2+ messages in thread
From: Josh Boyer @ 2013-09-04 14:28 UTC (permalink / raw)
  To: Matt Porter; +Cc: Vinod Koul, linux-kernel

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>

---

diff --git a/drivers/dma/edma.c b/drivers/dma/edma.c
index 5f3e532..8d1932f 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 <mporter@linaro.org>");
 MODULE_DESCRIPTION("TI EDMA DMA engine driver");
 MODULE_LICENSE("GPL v2");

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] edma: Update author email address
  2013-09-04 14:28 [PATCH] edma: Update author email address Josh Boyer
@ 2013-09-04 14:35 ` Josh Boyer
  0 siblings, 0 replies; 2+ messages in thread
From: Josh Boyer @ 2013-09-04 14:35 UTC (permalink / raw)
  Cc: Vinod Koul, linux-kernel

On Wed, Sep 04, 2013 at 10:28:00AM -0400, 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>

Sigh.  Ignore this, the address is wrong.  I sent a v2.

josh

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-04 14:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-04 14:28 [PATCH] edma: Update author email address Josh Boyer
2013-09-04 14:35 ` Josh Boyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).