linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] edma: Update author email address
@ 2013-09-04 14:32 Josh Boyer
  2013-09-04 15:16 ` Matt Porter
  2013-09-12 13:45 ` Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: Josh Boyer @ 2013-09-04 14:32 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>

---
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");

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

* Re: [PATCH v2] edma: Update author email address
  2013-09-04 14:32 [PATCH v2] edma: Update author email address Josh Boyer
@ 2013-09-04 15:16 ` Matt Porter
  2013-09-12 13:45 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Matt Porter @ 2013-09-04 15:16 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Vinod Koul, linux-kernel

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>

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

* Re: [PATCH v2] edma: Update author email address
  2013-09-04 14:32 [PATCH v2] edma: Update author email address Josh Boyer
  2013-09-04 15:16 ` Matt Porter
@ 2013-09-12 13:45 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2013-09-12 13:45 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Matt Porter, linux-kernel

On Wed, Sep 04, 2013 at 10:32:50AM -0400, Josh Boyer wrote:
> Matt's @ti.com address bounces.  Update the MODULE_AUTHOR information in
> edma.c to his Linaro address.
Applied, thanks

~Vinod

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-04 14:32 [PATCH v2] edma: Update author email address Josh Boyer
2013-09-04 15:16 ` Matt Porter
2013-09-12 13:45 ` Vinod Koul

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).