Update of Documentation/dmaengine/00-INDEX
- client.txt was moved byf36d2e67
(dmaengine: Move the current doc to a folder of its own) - dmatmest.txt was moved by935cdb56
(dmanegine: move dmatest.txt to dmaengine folder) - provider.txt was added byc4d2ae967
(Documentation: dmaengine: Add a documentation for the dma controller API). Cc: Maxime Ripard <maxime.ripard@free-electrons.com> Cc: Vinod Koul <vinod.koul@intel.com> Cc: Jonathan Corbet <corbet@lwn.net> Cc: dmaengine@vger.kernel.org Cc: linux-doc@vger.kernel.org Signed-off-by: Henrik Austad <henrik@austad.us> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
dcf16713c9
commit
912ee9ca37
2 changed files with 8 additions and 4 deletions
|
@ -29,8 +29,6 @@ DMA-ISA-LPC.txt
|
||||||
- How to do DMA with ISA (and LPC) devices.
|
- How to do DMA with ISA (and LPC) devices.
|
||||||
DMA-attributes.txt
|
DMA-attributes.txt
|
||||||
- listing of the various possible attributes a DMA region can have
|
- listing of the various possible attributes a DMA region can have
|
||||||
dmatest.txt
|
|
||||||
- how to compile, configure and use the dmatest system.
|
|
||||||
DocBook/
|
DocBook/
|
||||||
- directory with DocBook templates etc. for kernel documentation.
|
- directory with DocBook templates etc. for kernel documentation.
|
||||||
EDID/
|
EDID/
|
||||||
|
@ -163,8 +161,6 @@ digsig.txt
|
||||||
-info on the Digital Signature Verification API
|
-info on the Digital Signature Verification API
|
||||||
dma-buf-sharing.txt
|
dma-buf-sharing.txt
|
||||||
- the DMA Buffer Sharing API Guide
|
- the DMA Buffer Sharing API Guide
|
||||||
dmaengine.txt
|
|
||||||
-the DMA Engine API Guide
|
|
||||||
dontdiff
|
dontdiff
|
||||||
- file containing a list of files that should never be diff'ed.
|
- file containing a list of files that should never be diff'ed.
|
||||||
driver-model/
|
driver-model/
|
||||||
|
|
8
Documentation/dmaengine/00-INDEX
Normal file
8
Documentation/dmaengine/00-INDEX
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
00-INDEX
|
||||||
|
- this file.
|
||||||
|
client.txt
|
||||||
|
-the DMA Engine API Guide.
|
||||||
|
dmatest.txt
|
||||||
|
- how to compile, configure and use the dmatest system.
|
||||||
|
provider.txt
|
||||||
|
- the DMA controller API.
|
Loading…
Reference in a new issue