]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dmaengine: Use dma_request_channel() instead of __dma_request_channel()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Feb 2025 14:57:10 +0000 (16:57 +0200)
committerVinod Koul <vkoul@kernel.org>
Mon, 10 Feb 2025 10:58:53 +0000 (16:28 +0530)
commit1c83d3dfa0905590408595560629627cba4f9261
tree3ac2df69dc08341ae0a7809d8fed3a053e26f1d7
parent31d43141d13aa63587f140884b1f667800ce4e1d
dmaengine: Use dma_request_channel() instead of __dma_request_channel()

Reduce use of internal __dma_request_channel() function in public
dmaengine.h.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250205145757.889247-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
include/linux/dmaengine.h