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

Vinod Koul vkoul at kernel.org
Mon Mar 9 00:43:48 PDT 2026


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





More information about the linux-arm-kernel mailing list