diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-05-01 18:37:45 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-05-15 20:51:54 +0300 |
commit | 728c1471b54499e618fb8586852ac5e15a2c95ee (patch) | |
tree | eec6e8cfbd814d05ba14c0eb0edb9e01a5c9bafa /Documentation/core-api/index.rst | |
parent | b17b24fc3c10048502196fff56dcaf13938d1e75 (diff) | |
download | linux-728c1471b54499e618fb8586852ac5e15a2c95ee.tar.xz |
docs: move DMA kAPI to Documentation/core-api
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>
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r-- | Documentation/core-api/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index b29c4a07beda..c00aef843341 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -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 |