Revision 3430284feab3caacf94984400c6e84d0858de880 authored by stephen hemminger on 05 April 2016, 20:43:53 UTC, committed by David S. Miller on 08 April 2016, 20:32:52 UTC
I moderate these (lightly loaded) lists to block spam.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 016adb7
Raw File
TODO
TODO for slave dma

1. Move remaining drivers to use new slave interface
2. Remove old slave pointer machansim
3. Make issue_pending to start the transaction in below drivers
	- mpc512x_dma
	- imx-dma
	- imx-sdma
	- mxs-dma.c
	- intel_mid_dma
4. Check other subsystems for dma drivers and merge/move to dmaengine
5. Remove dma_slave_config's dma direction.
back to top