Centos-kernel-stream-9/Documentation/driver-api/dmaengine
Jerry Snitselaar a78d097ea4 dmaengine: remove DMA_MEMCPY_SG once again
Bugzilla: https://bugzilla.redhat.com/2181355
Upstream Status: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Conflicts: The commits listed in the fixes were never backported, so this just cleans
           up the one that still existed in the documentation that was removed by
	   this commit.

commit 0cae04373b77a117830e5f7d7aaa7eaf01f950d5
Author: Christoph Hellwig <hch@lst.de>
Date:   Mon Jun 6 09:47:33 2022 +0200

    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>

(cherry picked from commit 0cae04373b77a117830e5f7d7aaa7eaf01f950d5)
Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
2023-03-31 00:16:24 -07:00
..
client.rst
dmatest.rst Documentation: dmaengine: Correctly describe dmatest with channel unset 2022-08-29 15:33:52 -07:00
index.rst
provider.rst dmaengine: remove DMA_MEMCPY_SG once again 2023-03-31 00:16:24 -07:00
pxa_dma.rst