[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <67c14427-1f9b-d623-8008-dcb5a2f79ea4@linaro.org>
Date: Mon, 25 Jul 2022 18:30:35 +0200
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: rafael@...nel.org
Cc: quic_manafm@...cinc.com, rui.zhang@...el.com, amitk@...nel.org,
lukasz.luba@....com, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 2/4] thermal/core: Avoid calling ->get_trip_temp()
unnecessarily
On 18/07/2022 16:50, Daniel Lezcano wrote:
> As the trip temperature is already available when calling the function
> handle_critical_trips(), pass it as a parameter instead of having this
> function calling the ops again to retrieve the same data.
>
> Reviewed-by: Lukasz Luba <lukasz.luba@....com>
> Reviewed-by: Zhang Rui <rui.zhang@...el.com>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@...aro.org>
> ---
> v3:
> - Massaged the patch title and the description
> ---
> drivers/thermal/thermal_core.c | 8 ++------
> 1 file changed, 2 insertions(+), 6 deletions(-)
I'll apply this patch individually
Thanks
-- D.
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
Powered by blists - more mailing lists