diff options
author | Vinod Koul <vinod.koul@intel.com> | 2017-11-03 07:49:42 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-11-05 20:03:37 +0300 |
commit | e78707f2eee7bcfaf400e925581b09425aab1b41 (patch) | |
tree | 03e0331e4dcf4c49c0bab78308490e1080011c4e /MAINTAINERS | |
parent | fbbe0bff9d2aa6f7b2d34059fca2ee808c04a651 (diff) | |
download | linux-e78707f2eee7bcfaf400e925581b09425aab1b41.tar.xz |
MAINTAINERS: update DMAengine documentation location
WIth ReST style documentation, we moved it to driver-api/dmaengine
so update this in MAINTAINERS entry
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6671f375f7fc..eb04329ff97d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4234,7 +4234,7 @@ S: Maintained F: drivers/dma/ F: include/linux/dmaengine.h F: Documentation/devicetree/bindings/dma/ -F: Documentation/dmaengine/ +F: Documentation/driver-api/dmaengine/ T: git git://git.infradead.org/users/vkoul/slave-dma.git DMA MAPPING HELPERS |