linux/crypto/async_tx
Bartlomiej Zolnierkiewicz 48a9db462d drivers/dma: remove unused support for MEMSET operations
There have never been any real users of MEMSET operations since they
have been introduced in January 2007 by commit 7405f74bad ("dmaengine:
refactor dmaengine around dma_async_tx_descriptor").  Therefore remove
support for them for now, it can be always brought back when needed.

[sebastian.hesselbarth@gmail.com: fix drivers/dma/mv_xor]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Acked-by: Dan Williams <djbw@fb.com>
Cc: Tomasz Figa <t.figa@samsung.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Olof Johansson <olof@lixom.net>
Cc: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-07-03 16:07:42 -07:00
..
Kconfig drivers/dma: remove unused support for MEMSET operations 2013-07-03 16:07:42 -07:00
Makefile drivers/dma: remove unused support for MEMSET operations 2013-07-03 16:07:42 -07:00
async_memcpy.c async_tx: add missing DMA unmap to async_memcpy() 2013-01-07 22:04:57 -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 raid6test: use prandom_bytes() 2013-04-29 18:28:42 -07:00