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

From: Krzysztof Kozlowski
Date: Sat Aug 31 2024 - 01:45:41 EST



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@xxxxxxxxxx>