Skip to content

Commit

Permalink
dmaengine: remove ste_dma40 from issue_pending TODO
Browse files Browse the repository at this point in the history
ste_dma40 now implements issue_pending according to documentation.
Submit adds descriptos to a pending queue with are flushed down to the DMAC
at issue_pending.

Signed-off-by: Per Forlin <per.forlin@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
  • Loading branch information
Per Forlin authored and Vinod Koul committed Jul 13, 2011
1 parent a8f3067 commit 78fdaec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/dma/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ TODO for slave dma
- mxs-dma.c
- dw_dmac
- intel_mid_dma
- ste_dma40
4. Check other subsystems for dma drivers and merge/move to dmaengine
5. Remove dma_slave_config's dma direction.

0 comments on commit 78fdaec

Please sign in to comment.