Re: [PATCH 01/18] thermal: exynos: fix setting rising_threshold for Exynos5433

2018-04-30 Thread Bartlomiej Zolnierkiewicz
On Monday, April 30, 2018 04:36:56 PM Daniel Lezcano wrote: > On Thu, Apr 26, 2018 at 01:51:16PM +0200, Bartlomiej Zolnierkiewicz wrote: > > Add missing clearing of the previous value when setting rising > > temperature threshold. > > > > Signed-off-by: Bartlomiej Zolnierkiewicz

Re: [PATCH 01/18] thermal: exynos: fix setting rising_threshold for Exynos5433

2018-04-30 Thread Bartlomiej Zolnierkiewicz
On Monday, April 30, 2018 04:36:56 PM Daniel Lezcano wrote: > On Thu, Apr 26, 2018 at 01:51:16PM +0200, Bartlomiej Zolnierkiewicz wrote: > > Add missing clearing of the previous value when setting rising > > temperature threshold. > > > > Signed-off-by: Bartlomiej Zolnierkiewicz > > --- > >

Re: [PATCH 01/18] thermal: exynos: fix setting rising_threshold for Exynos5433

2018-04-30 Thread Daniel Lezcano
On Thu, Apr 26, 2018 at 01:51:16PM +0200, Bartlomiej Zolnierkiewicz wrote: > Add missing clearing of the previous value when setting rising > temperature threshold. > > Signed-off-by: Bartlomiej Zolnierkiewicz > --- > drivers/thermal/samsung/exynos_tmu.c | 1 + > 1

Re: [PATCH 01/18] thermal: exynos: fix setting rising_threshold for Exynos5433

2018-04-30 Thread Daniel Lezcano
On Thu, Apr 26, 2018 at 01:51:16PM +0200, Bartlomiej Zolnierkiewicz wrote: > Add missing clearing of the previous value when setting rising > temperature threshold. > > Signed-off-by: Bartlomiej Zolnierkiewicz > --- > drivers/thermal/samsung/exynos_tmu.c | 1 + > 1 file changed, 1 insertion(+)

[PATCH 01/18] thermal: exynos: fix setting rising_threshold for Exynos5433

2018-04-26 Thread Bartlomiej Zolnierkiewicz
Add missing clearing of the previous value when setting rising temperature threshold. Signed-off-by: Bartlomiej Zolnierkiewicz --- drivers/thermal/samsung/exynos_tmu.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/thermal/samsung/exynos_tmu.c

[PATCH 01/18] thermal: exynos: fix setting rising_threshold for Exynos5433

2018-04-26 Thread Bartlomiej Zolnierkiewicz
Add missing clearing of the previous value when setting rising temperature threshold. Signed-off-by: Bartlomiej Zolnierkiewicz --- drivers/thermal/samsung/exynos_tmu.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/thermal/samsung/exynos_tmu.c