]> Pileus Git - ~andy/linux/commitdiff
dmaengine: remove ste_dma40 from issue_pending TODO
authorPer Forlin <per.forlin@linaro.org>
Sun, 26 Jun 2011 21:29:53 +0000 (23:29 +0200)
committerVinod Koul <vinod.koul@intel.com>
Wed, 13 Jul 2011 22:32:08 +0000 (04:02 +0530)
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>
drivers/dma/TODO

index a4af8589330cceddfc613ef381d45b2a3a040540..734ed0206cd5ead8f9cc554e94ff168b59fc3dae 100644 (file)
@@ -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.