alistair23-linux/crypto/async_tx
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
..
async_memcpy.c async_tx: replace 'int_en' with operation preparation flags 2008-02-06 10:12:18 -07:00
async_memset.c async_tx: replace 'int_en' with operation preparation flags 2008-02-06 10:12:18 -07:00
async_tx.c async_tx: use LIST_HEAD instead of LIST_HEAD_INIT 2008-02-06 10:12:17 -07:00
async_xor.c async_tx: replace 'int_en' with operation preparation flags 2008-02-06 10:12:18 -07:00
Kconfig
Makefile