Linux/linux 6d90eb7. MAINTAINERS, Documentation/driver-api infrastructure.rst

Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping

Pull dma-mapping rename from Christoph Hellwig:
 "Move all the dma-mapping code to kernel/dma and lose their dma-*
  prefixes"

* tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping:
  dma-mapping: move all DMA mapping code to kernel/dma
  dma-mapping: use obj-y instead of lib-y for generic dma ops
DeltaFile
+1,773-0kernel/dma/debug.c
+0-1,773lib/dma-debug.c
+0-1,087lib/swiotlb.c
+1,087-0kernel/dma/swiotlb.c
+0-434drivers/base/dma-coherent.c
+434-0kernel/dma/coherent.c
+345-0kernel/dma/mapping.c
+0-345drivers/base/dma-mapping.c
+278-0kernel/dma/contiguous.c
+0-278drivers/base/dma-contiguous.c
+0-204lib/dma-direct.c
+204-0kernel/dma/direct.c
+0-102lib/dma-noncoherent.c
+102-0kernel/dma/noncoherent.c
+0-61lib/dma-virt.c
+59-0kernel/dma/virt.c
+50-0kernel/dma/Kconfig
+1-46lib/Kconfig
+11-0kernel/dma/Makefile
+2-7MAINTAINERS
+0-6lib/Makefile
+0-4init/Kconfig
+2-2Documentation/driver-api/infrastructure.rst
+0-3drivers/base/Makefile
+1-1include/linux/dma-contiguous.h
+1-0kernel/Makefile
+4,350-4,35326 files

UnifiedSplitRaw