Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dmaengine: pl330: update author info

Update email-id to a personal one, as I have changed employment.

Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

authored by

Jassi Brar and committed by
Vinod Koul
046209f6 aba96bad

+1 -1
+1 -1
drivers/dma/pl330.c
··· 2811 2811 2812 2812 module_amba_driver(pl330_driver); 2813 2813 2814 - MODULE_AUTHOR("Jaswinder Singh <jassi.brar@samsung.com>"); 2814 + MODULE_AUTHOR("Jaswinder Singh <jassisinghbrar@gmail.com>"); 2815 2815 MODULE_DESCRIPTION("API Driver for PL330 DMAC"); 2816 2816 MODULE_LICENSE("GPL");