Re: [PATCH 1/1] dmaengine: xilinx: xdma: Fix regmap init error handling

From: Vinod Koul

Date: Mon Mar 09 2026 - 03:43:59 EST



On Tue, 14 Oct 2025 08:13:08 +0200, Alexander Stein wrote:
> devm_regmap_init_mmio returns an ERR_PTR() upon error, not NULL.
> Fix the error check and also fix the error message. Use the error code
> from ERR_PTR() instead of the wrong value in ret.
>
>

Applied, thanks!

[1/1] dmaengine: xilinx: xdma: Fix regmap init error handling
commit: e0adbf74e2a0455a6bc9628726ba87bcd0b42bf8

Best regards,
--
~Vinod