aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2014-11-06 11:21:17 +0530
committerVinod Koul <vinod.koul@intel.com>2014-11-06 11:21:17 +0530
commit979a281efe1107fff9142b18c1605fb6b7413003 (patch)
tree9f1b3137c28fcccccdeb2e16dd235f6aefc7b45f /MAINTAINERS
parentDocumentation: dmanegine: move dmatest.txt to dmaengine folder (diff)
downloadlinux-dev-979a281efe1107fff9142b18c1605fb6b7413003.tar.xz
linux-dev-979a281efe1107fff9142b18c1605fb6b7413003.zip
MAINTAINERS: add Documentation files to dmaengine entry
We were missing the Documentation files in the entry so add it now. While at it also remove comment on slave-dma for the tree Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fd3771cba0c9..b3f5493e9d38 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3080,7 +3080,8 @@ Q: https://patchwork.kernel.org/project/linux-dmaengine/list/
S: Maintained
F: drivers/dma/
F: include/linux/dma*
-T: git git://git.infradead.org/users/vkoul/slave-dma.git (slave-dma)
+F: Documentation/dmaengine/
+T: git git://git.infradead.org/users/vkoul/slave-dma.git
DME1737 HARDWARE MONITOR DRIVER
M: Juerg Haefliger <juergh@gmail.com>