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)
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>

No differences found