docs: move DMA kAPI to Documentation/core-api
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 1 May 2020 15:37:45 +0000 (17:37 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 15 May 2020 17:51:54 +0000 (11:51 -0600)
Move those files to the core-api, where they belong, renaming
them to ReST and adding to the core API index file.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/a1517185418cb9d987f566ef85a5dd5c7c99f34e.1588345503.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/dma-api-howto.rst [moved from Documentation/DMA-API-HOWTO.txt with 100% similarity]
Documentation/core-api/dma-api.rst [moved from Documentation/DMA-API.txt with 100% similarity]
Documentation/core-api/dma-attributes.rst [moved from Documentation/DMA-attributes.txt with 100% similarity]
Documentation/core-api/dma-isa-lpc.rst [moved from Documentation/DMA-ISA-LPC.txt with 100% similarity]
Documentation/core-api/index.rst

index b29c4a0..c00aef8 100644 (file)
@@ -80,6 +80,10 @@ more memory-management documentation in :doc:`/vm/index`.
    :maxdepth: 1
 
    memory-allocation
+   dma-api
+   dma-api-howto
+   dma-attributes
+   dma-isa-lpc
    mm-api
    genalloc
    pin_user_pages