Commit d71505b6 authored by Josh Boyer's avatar Josh Boyer Committed by Vinod Koul

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: default avatarJosh Boyer <jwboyer@fedoraproject.org>
Acked-by: default avatarMatt Porter <matt.porter@linaro.org>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 272b98c6
......@@ -749,6 +749,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");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment