lkml.org 
[lkml]   [2013]   [Sep]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH v2] edma: Update author email address
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");

\
 
 \ /
  Last update: 2013-09-04 17:01    [W:0.062 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site