[PATCH 03/13] dmaengine: mxs-dma: Fix missing return value from of_dma_controller_register()
Daniel Baluta
daniel.baluta at gmail.com
Thu Jan 15 00:45:18 PST 2026
On Thu, Jan 15, 2026 at 12:34 AM Frank Li <Frank.Li at nxp.com> wrote:
>
> Propagate the return value of of_dma_controller_register() in probe()
> instead of ignoring it.
>
> Fixes: a580b8c5429a6 ("dmaengine: mxs-dma: add dma support for i.MX23/28")
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
I think you can send this as an independent patch or at least put it
first in the series as it is a bugfix.
More information about the linux-arm-kernel
mailing list