[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <499d1aca-940b-bf0a-75ce-c3c2b2fe66fb@linaro.org>
Date: Sat, 24 Sep 2022 19:44:59 +0200
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: "Rafael J. Wysocki" <rafael@...nel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux PM <linux-pm@...r.kernel.org>,
Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>,
Amit Kucheria <amitk@...nel.org>,
Zhang Rui <rui.zhang@...el.com>,
Antoine Tenart <atenart@...nel.org>
Subject: Re: [PATCH v3 29/30] thermal/intel/int340x: Replace parameter to
simplify
On 24/09/2022 19:36, Rafael J. Wysocki wrote:
> On Tue, Sep 6, 2022 at 6:48 PM Daniel Lezcano <daniel.lezcano@...aro.org> wrote:
>>
>> In the process of replacing the get_trip_* ops by the generic trip
>> points, the current code has an 'override' property to add another
>> indirection to a different ops.
>>
>> Rework this approach to prevent this indirection and make the code
>> ready for the generic trip points conversion.
>>
>> Actually the get_temp() is different regarding the platform, so it is
>> pointless to add a new set of ops but just create dynamically the ops
>> at init time.
>>
>> Signed-off-by: Daniel Lezcano <daniel.lezcano@...aro.org>
>> Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
>
> A fix has been posted for this one already:
>
> https://patchwork.kernel.org/project/linux-pm/patch/20220923152009.1721739-1-nathan@kernel.org/
Thanks I'll pick it up in the series.
I'm currently fixing a locking issue in the thermal linux-next branch
--
<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