Update email-id to a personal one, as I have changed employment. Signed-off-by: Jassi Brar <jassisinghbrar@xxxxxxxxx> --- drivers/dma/pl330.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/pl330.c b/drivers/dma/pl330.c index 8ec5f1f..69ad8417 100644 --- a/drivers/dma/pl330.c +++ b/drivers/dma/pl330.c @@ -2803,6 +2803,6 @@ static struct amba_driver pl330_driver = { module_amba_driver(pl330_driver); -MODULE_AUTHOR("Jaswinder Singh <jassi.brar@xxxxxxxxxxx>"); +MODULE_AUTHOR("Jaswinder Singh <jassisinghbrar@xxxxxxxxx>"); MODULE_DESCRIPTION("API Driver for PL330 DMAC"); MODULE_LICENSE("GPL"); -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html