On Fri, Jul 3, 2026 at 9:43 PM Mukesh Ojha <[email protected]> wrote:
> Switch to devm_of_reserved_mem_device_init() so the reserved memory > region is released automatically on probe failure or device removal. > Remove the explicit of_reserved_mem_device_release() calls in the > dev_put error path and pl111_amba_remove(). > > Signed-off-by: Mukesh Ojha <[email protected]> Looks good to me: Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij
