android_kernel_samsung_msm8976/crypto/async_tx
Bartlomiej Zolnierkiewicz 7d283397ad async_tx: fix checking of dma_wait_for_async_tx() return value
dma_wait_for_async_tx() can also return DMA_PAUSED (which
should be considered as error).

Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Dan Williams <djbw@fb.com>
Cc: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Dan Williams <djbw@fb.com>
2013-01-07 22:05:12 -08:00
..
Kconfig move async raid6 test to lib/Kconfig.debug 2010-10-07 15:25:04 -07:00
Makefile async_tx: raid6 recovery self test 2009-08-29 19:09:28 -07:00
async_memcpy.c async_tx: add missing DMA unmap to async_memcpy() 2013-01-07 22:04:57 -08:00
async_memset.c async_tx: fix build for async_memset 2013-01-07 22:05:09 -08:00
async_pq.c crypto: add module.h to those files that are explicitly using it 2011-10-31 19:31:11 -04:00
async_raid6_recov.c crypto: add module.h to those files that are explicitly using it 2011-10-31 19:31:11 -04:00
async_tx.c async_tx: fix checking of dma_wait_for_async_tx() return value 2013-01-07 22:05:12 -08:00
async_xor.c async_tx: use memchr_inv 2013-01-07 22:04:56 -08:00
raid6test.c crypto: add module.h to those files that are explicitly using it 2011-10-31 19:31:11 -04:00