]> git.karo-electronics.de Git - linux-beck.git/commitdiff
dmaengine: pl330: update author info
authorJassi Brar <jassisinghbrar@gmail.com>
Fri, 5 Dec 2014 13:37:49 +0000 (19:07 +0530)
committerVinod Koul <vinod.koul@intel.com>
Fri, 5 Dec 2014 15:34:22 +0000 (21:04 +0530)
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>
drivers/dma/pl330.c

index 83e2257c324adc045ebf86101fdfc94cea9885f0..9c1c3bb7e48021bd59f50bfb1c3c401b236a19cc 100644 (file)
@@ -2811,6 +2811,6 @@ static struct amba_driver pl330_driver = {
 
 module_amba_driver(pl330_driver);
 
-MODULE_AUTHOR("Jaswinder Singh <jassi.brar@samsung.com>");
+MODULE_AUTHOR("Jaswinder Singh <jassisinghbrar@gmail.com>");
 MODULE_DESCRIPTION("API Driver for PL330 DMAC");
 MODULE_LICENSE("GPL");