linux/drivers/dma
Dan Williams d4c56f97ff async_tx: replace 'int_en' with operation preparation flags
Pass a full set of flags to drivers' per-operation 'prep' routines.
Currently the only flag passed is DMA_PREP_INTERRUPT.  The expectation is
that arch-specific async_tx_find_channel() implementations can exploit this
capability to find the best channel for an operation.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Acked-by: Shannon Nelson <shannon.nelson@intel.com>
Reviewed-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-02-06 10:12:18 -07:00
..
Kconfig async_tx: kill tx_set_src and tx_set_dest methods 2008-02-06 10:12:17 -07:00
Makefile
dmaengine.c async_tx: kill tx_set_src and tx_set_dest methods 2008-02-06 10:12:17 -07:00
ioat.c
ioat_dca.c
ioat_dma.c async_tx: replace 'int_en' with operation preparation flags 2008-02-06 10:12:18 -07:00
ioatdma.h I/OAT: fixups from code comments 2007-12-17 19:28:17 -08:00
ioatdma_hw.h
ioatdma_registers.h
iop-adma.c async_tx: replace 'int_en' with operation preparation flags 2008-02-06 10:12:18 -07:00
iovlock.c