diff options
author | Vinod Koul <vkoul@kernel.org> | 2020-06-23 19:59:15 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-06-23 19:59:15 +0530 |
commit | 09c16edc5a3dc2bcfa8a93ddbeec59793e3b414d (patch) | |
tree | 0dc233d7eaba6ee042e3cbe690b6f0ab3f884b37 /MAINTAINERS | |
parent | 47ec7f09bc107720905c96bc37771e4ed1ff0aed (diff) | |
download | linux-09c16edc5a3dc2bcfa8a93ddbeec59793e3b414d.tar.gz linux-09c16edc5a3dc2bcfa8a93ddbeec59793e3b414d.tar.bz2 linux-09c16edc5a3dc2bcfa8a93ddbeec59793e3b414d.zip |
MAINTAINERS: switch dmaengine tree to kernel.org
I have switched DMAengine tree to kernel.org now, so update in
MAINTAINERS file
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 68f21d46614c..49d096742d5d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5111,7 +5111,7 @@ M: Vinod Koul <vkoul@kernel.org> L: dmaengine@vger.kernel.org S: Maintained Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ -T: git git://git.infradead.org/users/vkoul/slave-dma.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git F: Documentation/devicetree/bindings/dma/ F: Documentation/driver-api/dmaengine/ F: drivers/dma/ |