Re: [PATCH v2] firmware: qcom: scm: Use devm_of_reserved_mem_device_init()
From: Bjorn Andersson
Date: Thu Sep 03 2026 - 13:29:49 EST
On Thu, 03 Sep 2026 01:09:48 +0530, Mukesh Ojha wrote:
> Switch from of_reserved_mem_device_init() to the new resource managed
> devm_of_reserved_mem_device_init() so that the reserved memory region
> is released automatically on probe failure or device unbind. This
> eliminates the err_rmem cleanup label and the need to call
> of_reserved_mem_device_release() explicitly on error paths.
>
>
> [...]
Applied, thanks!
[1/1] firmware: qcom: scm: Use devm_of_reserved_mem_device_init()
commit: 4797a92edc931200d721229fceb5516bd9483686
Best regards,
--
Bjorn Andersson <andersson@xxxxxxxxxx>