Skip to content

Commit d71505b

Browse files
jwboyerVinod Koul
authored andcommitted
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 <[email protected]> Acked-by: Matt Porter <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
1 parent 272b98c commit d71505b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/dma/edma.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,6 +749,6 @@ static void __exit edma_exit(void)
749749
}
750750
module_exit(edma_exit);
751751

752-
MODULE_AUTHOR("Matt Porter <[email protected]>");
752+
MODULE_AUTHOR("Matt Porter <[email protected]>");
753753
MODULE_DESCRIPTION("TI EDMA DMA engine driver");
754754
MODULE_LICENSE("GPL v2");

0 commit comments

Comments
 (0)