projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
770399d
)
dmaengine: sprd: Add me as one of the module authors
author
Eric Long
<eric.long@spreadtrum.com>
Tue, 6 Nov 2018 05:01:37 +0000
(13:01 +0800)
committer
Vinod Koul
<vkoul@kernel.org>
Wed, 5 Dec 2018 08:57:12 +0000
(14:27 +0530)
Add me as one of the module authors.
Signed-off-by: Eric Long <eric.long@spreadtrum.com>
Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/sprd-dma.c
patch
|
blob
|
history
diff --git
a/drivers/dma/sprd-dma.c
b/drivers/dma/sprd-dma.c
index 50d6569585b494265676a895f0b23c4935726fdb..e2f016700fcca75b2ce5f3a31b1c834dee413259 100644
(file)
--- a/
drivers/dma/sprd-dma.c
+++ b/
drivers/dma/sprd-dma.c
@@
-1226,4
+1226,5
@@
module_platform_driver(sprd_dma_driver);
MODULE_LICENSE("GPL v2");
MODULE_DESCRIPTION("DMA driver for Spreadtrum");
MODULE_AUTHOR("Baolin Wang <baolin.wang@spreadtrum.com>");
+MODULE_AUTHOR("Eric Long <eric.long@spreadtrum.com>");
MODULE_ALIAS("platform:sprd-dma");