Documentation: dmaengine: Add a documentation for the dma controller API
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 28 Oct 2014 20:55:50 +0000 (21:55 +0100)
committerVinod Koul <vinod.koul@intel.com>
Thu, 6 Nov 2014 05:45:58 +0000 (11:15 +0530)
commitc4d2ae967c1821b424a7d818c8297db8e61fc267
tree0d8d8f0c1dfbaa02eeff9e86ca853c2f56b14a21
parentf36d2e6752bad5323fd0dc2c717cc200d83a09d1
Documentation: dmaengine: Add a documentation for the dma controller API

The dmaengine is neither trivial nor properly documented at the moment, which
means a lot of trial and error development, which is not that good for such a
central piece of the system.

Attempt at making such a documentation.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
[fixed some minor typos]
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/dmaengine/provider.txt [new file with mode: 0644]