summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/dmaengine/client.rst
Commit message (Collapse)AuthorAgeFilesLines
* Documentation :dmaengine: clarify DMA desc. pointer after submissionFederico Vaga2019-02-111-0/+7
| | | | | | | | It clarifies that the DMA description pointer returned by `dmaengine_prep_*` function should not be used after submission. Signed-off-by: Federico Vaga <federico.vaga@cern.ch> Signed-off-by: Vinod Koul <vkoul@kernel.org>
* dmaengine: doc : Fix warning "Title underline too short" while make xmldocsMasanari Iida2017-12-021-1/+1
| | | | | | | | | | | | | | This patch fix following warning during 'make xmldocs' Documentation/driver-api/dmaengine/client.rst:188: WARNING: Title underline too short. Further APIs: ------------ Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* dmaengine: doc: ReSTize client API docVinod Koul2017-11-051-0/+275
This converts and moves client API file with some format changes for RST style Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
OpenPOWER on IntegriCloud