Re: [PATCH v2 10/10] dmaengine: imx-sdma: make use of dev_err_probe()
From: Peng Fan <hidden>
Date: 2025-09-12 02:56:30
Also in:
dmaengine, imx, lkml
From: Peng Fan <hidden>
Date: 2025-09-12 02:56:30
Also in:
dmaengine, imx, lkml
On Thu, Sep 11, 2025 at 11:56:51PM +0200, Marco Felsch wrote:
Add dev_err_probe() at return path of probe() to support users to identify issues easier. Reviewed-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Marco Felsch <redacted>
Reviewed-by: Peng Fan <peng.fan@nxp.com>