Re: [PATCH] dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
From: Felix Gu
Date: Tue Feb 24 2026 - 05:13:50 EST
> Please use:
>
> return devm_add_action_or_reset(...);
>
> Otherwise, LGTM. With this change:
>
> Reviewed-by: Ivan Vecera <ivecera@xxxxxxxxxx>
>
Hi Ivan,
Thanks for the review.
I will update it in V2.
Best regards,
Felix