Re: [PATCH 01/10] soc: qcom: aoss: Use __cleanup() for device_node pointers

From: Konrad Dybcio
Date: Mon Nov 17 2025 - 06:39:56 EST


On 11/17/25 5:51 AM, Kathiravan Thirumoorthy wrote:
> Make use of the __cleanup() attribute for device_node pointers to simplify
> resource management and remove explicit of_node_put() calls.
>
> Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@xxxxxxxxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad