mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
dmaengine: doc: Add ReST style dmaengine document
This removes the index file and adds the index.rst as placeholder and update driver-api index to add dmaengine. As a consequence dmaengine documentation will be in driver-api/ Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
b4d9421098
commit
8a0698c19e
13
Documentation/driver-api/dmaengine/index.rst
Normal file
13
Documentation/driver-api/dmaengine/index.rst
Normal file
@@ -0,0 +1,13 @@
|
||||
=======================
|
||||
DMAEngine documentation
|
||||
=======================
|
||||
|
||||
DMAEngine documentation provides documents for various aspects of DMAEngine
|
||||
framework.
|
||||
|
||||
.. only:: subproject
|
||||
|
||||
Indices
|
||||
=======
|
||||
|
||||
* :ref:`genindex`
|
||||
@@ -46,6 +46,7 @@ available subsections can be seen below.
|
||||
pinctl
|
||||
gpio
|
||||
misc_devices
|
||||
dmaengine/index
|
||||
|
||||
.. only:: subproject and html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user