[PATCH 01/13] dmaengine: of_dma: Add devm_of_dma_controller_register()
Daniel Baluta
daniel.baluta at gmail.com
Thu Jan 15 00:44:04 PST 2026
On Thu, Jan 15, 2026 at 12:34 AM Frank Li <Frank.Li at nxp.com> wrote:
>
> Add a managed API, devm_of_dma_controller_register(), to simplify DMA
> engine controller registration by automatically handling resource
> cleanup.
<snip>
> +static inline
> +devm_of_dma_controller_register(struct device *dev, struct device_node *np,
static inline int?
More information about the linux-arm-kernel
mailing list