diff options
author | Dan Williams <dan.j.williams@intel.com> | 2008-02-03 02:49:58 (GMT) |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2008-02-06 17:12:18 (GMT) |
commit | d4c56f97ff21df405d0cebe11f49e3c3c79662b5 (patch) | |
tree | e6b0de433d7c985982ac12815998242a786d87b2 /crypto/md5.c | |
parent | 0036731c88fdb5bf4f04a796a30b5e445fc57f54 (diff) | |
download | linux-fsl-qoriq-d4c56f97ff21df405d0cebe11f49e3c3c79662b5.tar.xz |
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>
Diffstat (limited to 'crypto/md5.c')
0 files changed, 0 insertions, 0 deletions