Re: [PATCH 1/2] thermal: mtk: Cleanup unused defines

2018-01-01 Thread Eduardo Valentin
On Thu, Dec 21, 2017 at 09:40:13PM +0800, Zhang Rui wrote: > On Thu, 2017-12-21 at 11:01 +0100, Matthias Brugger wrote: > > > > On 12/01/2017 11:43 AM, Matthias Brugger wrote: > > > > > > The mtk_thermal has some defiens which are never used within the > > > driver. > > > This patch delets them.

Re: [PATCH 1/2] thermal: mtk: Cleanup unused defines

2018-01-01 Thread Eduardo Valentin
On Thu, Dec 21, 2017 at 09:40:13PM +0800, Zhang Rui wrote: > On Thu, 2017-12-21 at 11:01 +0100, Matthias Brugger wrote: > > > > On 12/01/2017 11:43 AM, Matthias Brugger wrote: > > > > > > The mtk_thermal has some defiens which are never used within the > > > driver. > > > This patch delets them.

Re: [PATCH 1/2] thermal: mtk: Cleanup unused defines

2017-12-21 Thread Zhang Rui
On Thu, 2017-12-21 at 11:01 +0100, Matthias Brugger wrote: > > On 12/01/2017 11:43 AM, Matthias Brugger wrote: > > > > The mtk_thermal has some defiens which are never used within the > > driver. > > This patch delets them. > > > > Signed-off-by: Matthias Brugger > > --- >

Re: [PATCH 1/2] thermal: mtk: Cleanup unused defines

2017-12-21 Thread Zhang Rui
On Thu, 2017-12-21 at 11:01 +0100, Matthias Brugger wrote: > > On 12/01/2017 11:43 AM, Matthias Brugger wrote: > > > > The mtk_thermal has some defiens which are never used within the > > driver. > > This patch delets them. > > > > Signed-off-by: Matthias Brugger > > --- > Rui, Eduardo, do you

Re: [PATCH 1/2] thermal: mtk: Cleanup unused defines

2017-12-21 Thread Matthias Brugger
On 12/01/2017 11:43 AM, Matthias Brugger wrote: > The mtk_thermal has some defiens which are never used within the driver. > This patch delets them. > > Signed-off-by: Matthias Brugger > --- Rui, Eduardo, do you have any comments on this patch? Regards, Matthias >

Re: [PATCH 1/2] thermal: mtk: Cleanup unused defines

2017-12-21 Thread Matthias Brugger
On 12/01/2017 11:43 AM, Matthias Brugger wrote: > The mtk_thermal has some defiens which are never used within the driver. > This patch delets them. > > Signed-off-by: Matthias Brugger > --- Rui, Eduardo, do you have any comments on this patch? Regards, Matthias >

Re: [PATCH 1/2] thermal: mtk: Cleanup unused defines

2017-12-14 Thread Daniel Lezcano
On 01/12/2017 11:43, Matthias Brugger wrote: > The mtk_thermal has some defiens which are never used within the driver. > This patch delets them. > > Signed-off-by: Matthias Brugger Acked-by: Daniel Lezcano --

Re: [PATCH 1/2] thermal: mtk: Cleanup unused defines

2017-12-14 Thread Daniel Lezcano
On 01/12/2017 11:43, Matthias Brugger wrote: > The mtk_thermal has some defiens which are never used within the driver. > This patch delets them. > > Signed-off-by: Matthias Brugger Acked-by: Daniel Lezcano -- Linaro.org │ Open source software for ARM SoCs

Re: [PATCH 1/2] thermal: mtk: Cleanup unused defines

2017-12-14 Thread Matthias Brugger
On 12/01/2017 11:43 AM, Matthias Brugger wrote: > The mtk_thermal has some defiens which are never used within the driver. > This patch delets them. > > Signed-off-by: Matthias Brugger > --- > drivers/thermal/mtk_thermal.c | 9 + > 1 file changed, 1 insertion(+), 8

Re: [PATCH 1/2] thermal: mtk: Cleanup unused defines

2017-12-14 Thread Matthias Brugger
On 12/01/2017 11:43 AM, Matthias Brugger wrote: > The mtk_thermal has some defiens which are never used within the driver. > This patch delets them. > > Signed-off-by: Matthias Brugger > --- > drivers/thermal/mtk_thermal.c | 9 + > 1 file changed, 1 insertion(+), 8 deletions(-) > >

[PATCH 1/2] thermal: mtk: Cleanup unused defines

2017-12-01 Thread Matthias Brugger
The mtk_thermal has some defiens which are never used within the driver. This patch delets them. Signed-off-by: Matthias Brugger --- drivers/thermal/mtk_thermal.c | 9 + 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/drivers/thermal/mtk_thermal.c

[PATCH 1/2] thermal: mtk: Cleanup unused defines

2017-12-01 Thread Matthias Brugger
The mtk_thermal has some defiens which are never used within the driver. This patch delets them. Signed-off-by: Matthias Brugger --- drivers/thermal/mtk_thermal.c | 9 + 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/drivers/thermal/mtk_thermal.c