Re: [PATCH 3/3] thermal/drivers/u8500: Remove the get_trend function

From: Linus Walleij
Date: Tue Jun 28 2022 - 08:50:54 EST


On Tue, Jun 28, 2022 at 10:40 AM Daniel Lezcano
<daniel.lezcano@xxxxxxxxxx> wrote:

> Adding Linus who is missing in the recipient list.
>
>
> On 16/06/2022 22:25, Daniel Lezcano wrote:
> > The get_trend function relies on the interrupt to set the raising or
> > dropping trend. However the interpolated temperature is already giving
> > the temperature information to the thermal framework which is able to
> > deduce the trend.
> >
> > Remove the trend code.
> >
> > Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>

I certainly trust you with this :)
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

The code was originally written by Hongbo Zhang, but co-developed
and tested by Vincent Guittot I think, so paging
him as well.

Yours,
Linus Walleij