Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dmaengine: remove ste_dma40 from issue_pending TODO

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>

authored by

Per Forlin and committed by
Vinod Koul
78fdaec3 a8f3067b

-1
-1
drivers/dma/TODO
··· 9 9 - mxs-dma.c 10 10 - dw_dmac 11 11 - intel_mid_dma 12 - - ste_dma40 13 12 4. Check other subsystems for dma drivers and merge/move to dmaengine 14 13 5. Remove dma_slave_config's dma direction.