Re: [PATCH v6 4/4] thermal: tegra: add get_trend ops

2018-12-14 Thread Thierry Reding
On Fri, Dec 14, 2018 at 05:49:53PM +0800, Wei Ni wrote: > Add support for get_trend ops that allows soctherm > sensors to be used with the step-wise governor. > > Signed-off-by: Wei Ni > --- > drivers/thermal/tegra/soctherm.c | 34 ++ > 1 file changed, 34 insertio

[PATCH v6 4/4] thermal: tegra: add get_trend ops

2018-12-14 Thread Wei Ni
Add support for get_trend ops that allows soctherm sensors to be used with the step-wise governor. Signed-off-by: Wei Ni --- drivers/thermal/tegra/soctherm.c | 34 ++ 1 file changed, 34 insertions(+) diff --git a/drivers/thermal/tegra/soctherm.c b/drivers/thermal