Re: [PATCH v2] edma: Update author email address

2013-09-12 Thread Vinod Koul
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to major

Re: [PATCH v2] edma: Update author email address

2013-09-04 Thread Matt Porter
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 --- v2: Actually get the right email address diff --git a/drivers/dma/edma.c b/drivers/dma/edma.c index 5f3e532..574b1

[PATCH v2] edma: Update author email address

2013-09-04 Thread Josh Boyer
Matt's @ti.com address bounces. Update the MODULE_AUTHOR information in edma.c to his Linaro address. Signed-off-by: Josh Boyer --- 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/dri