OSDN Git Service

dmaengine: remove DMA_MEMCPY_SG once again
authorChristoph Hellwig <hch@lst.de>
Mon, 6 Jun 2022 07:47:33 +0000 (09:47 +0200)
committerVinod Koul <vkoul@kernel.org>
Mon, 27 Jun 2022 06:31:40 +0000 (12:01 +0530)
commit0cae04373b77a117830e5f7d7aaa7eaf01f950d5
treea894d5ebd6310633c04a11bec3ce0c64d3418fb2
parentf7a03501b090f8c5f9ecb08420cda0b168667004
dmaengine: remove DMA_MEMCPY_SG once again

This was removed before due to the complete lack of users, but
3218910fd585 ("dmaengine: Add core function and capability check for
DMA_MEMCPY_SG") and 29cf37fa6dd9 ("dmaengine: Add consumer for the new
DMA_MEMCPY_SG API function.") added it back despite still not having
any users whatsoever.

Fixes: 3218910fd585 ("dmaengine: Add core function and capability check for DMA_MEMCPY_SG")
Fixes: 29cf37fa6dd9 ("dmaengine: Add consumer for the new DMA_MEMCPY_SG API function.")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/20220606074733.622616-1-hch@lst.de
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/dmaengine/provider.rst
drivers/dma/dmaengine.c
drivers/dma/xilinx/xilinx_dma.c
include/linux/dmaengine.h