Re: [PATCH] cpufreq: mediatek: fix device leak on probe failure

From: Viresh Kumar

Date: Mon Sep 29 2025 - 05:11:10 EST


On 09-09-25, 09:38, Johan Hovold wrote:
> Make sure to drop the reference to the cci device taken by
> of_find_device_by_node() on probe failure (e.g. probe deferral).
>
> Fixes: 0daa47325bae ("cpufreq: mediatek: Link CCI device to CPU")
> Cc: Jia-Wei Chang <jia-wei.chang@xxxxxxxxxxxx>
> Cc: Rex-BC Chen <rex-bc.chen@xxxxxxxxxxxx>
> Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>
> ---
> drivers/cpufreq/mediatek-cpufreq.c | 14 +++++++++++---
> 1 file changed, 11 insertions(+), 3 deletions(-)

Applied. Thanks.

--
viresh