mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-08-24 07:35:46 +02:00
During the last few years, several inline wrappers for DMA operations have been introduced: - commit16052827d9("dmaengine/dma_slave: introduce inline wrappers"), - commita14acb4ac2("DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api"), - commit6e3ecaf0ad("dmaengine: add wrapper functions for device control functions"). Update the documentation to use the wrappers. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Vinod Koul <vinod.koul@intel.com>