async_tx: allow architecture specific async_tx_find_channel implementations
authorDan Williams <dan.j.williams@intel.com>
Sun, 3 Feb 2008 02:49:59 +0000 (19:49 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 6 Feb 2008 17:12:18 +0000 (10:12 -0700)
commit47437b2c9a64315efeb3d84e97ffefd6c3c67ef1
treee0dec7b29bebb0a2113f143576d940c571869aa0
parentd4c56f97ff21df405d0cebe11f49e3c3c79662b5
async_tx: allow architecture specific async_tx_find_channel implementations

The source and destination addresses are included to allow channel
selection based on address alignment.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
crypto/async_tx/async_memcpy.c
crypto/async_tx/async_memset.c
crypto/async_tx/async_tx.c
crypto/async_tx/async_xor.c
include/linux/async_tx.h