Re: [PATCH 05/18] thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize()

2018-04-30 Thread Daniel Lezcano
On Thu, Apr 26, 2018 at 01:51:20PM +0200, Bartlomiej Zolnierkiewicz wrote: > Fix sanitize_temp_error() to handle Exynos7 SoCs and then use it in > exynos7_tmu_initialize(). > > There should be no functional changes caused by this patch. > > Signed-off-by: Bartlomiej Zolnierkiewicz

Re: [PATCH 05/18] thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize()

2018-04-30 Thread Daniel Lezcano
On Thu, Apr 26, 2018 at 01:51:20PM +0200, Bartlomiej Zolnierkiewicz wrote: > Fix sanitize_temp_error() to handle Exynos7 SoCs and then use it in > exynos7_tmu_initialize(). > > There should be no functional changes caused by this patch. > > Signed-off-by: Bartlomiej Zolnierkiewicz > ---

[PATCH 05/18] thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize()

2018-04-26 Thread Bartlomiej Zolnierkiewicz
Fix sanitize_temp_error() to handle Exynos7 SoCs and then use it in exynos7_tmu_initialize(). There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- drivers/thermal/samsung/exynos_tmu.c | 13 ++--- 1 file

[PATCH 05/18] thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize()

2018-04-26 Thread Bartlomiej Zolnierkiewicz
Fix sanitize_temp_error() to handle Exynos7 SoCs and then use it in exynos7_tmu_initialize(). There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- drivers/thermal/samsung/exynos_tmu.c | 13 ++--- 1 file changed, 6 insertions(+), 7