[PATCH 1/2] memory: pl172: simplify releasing AMBA regions with devm

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Fri Aug 30 22:45:29 PDT 2024


On Sun, 25 Aug 2024 15:50:00 +0200, Krzysztof Kozlowski wrote:
> Use devm_add_action_or_reset() and dev_err_probe() to make the probe()
> error handling simpler around amba_release_regions() cleanup.  This
> allows to drop the remove() callback entirely.
> 
> 

Applied, thanks!

[1/2] memory: pl172: simplify releasing AMBA regions with devm
      https://git.kernel.org/krzk/linux-mem-ctrl/c/331b8a963137d182248599d500edd9b4a3783db5
[2/2] memory: pl353-smc: simplify with scoped for each OF child loop
      https://git.kernel.org/krzk/linux-mem-ctrl/c/32960b4f25c248f13758b8bbe6cc4260828442a1

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>




More information about the linux-arm-kernel mailing list