commit | c4d2ae967c1821b424a7d818c8297db8e61fc267 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Oct 28 21:55:50 2014 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Nov 06 11:15:58 2014 +0530 |
tree | 0d8d8f0c1dfbaa02eeff9e86ca853c2f56b14a21 | |
parent | f36d2e6752bad5323fd0dc2c717cc200d83a09d1 [diff] |
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>