Re: [PATCH 21/21] thermal: exynos: Make Exynos3250 TMU compatible with Exynos4412

2014-10-10 Thread Lukasz Majewski
Hi Chanwoo, > On 10/10/2014 01:38 AM, Lukasz Majewski wrote: > > Since both SoCs have the same TMU IP block embedded on them, it is > > not necessary to maintain separate compatible entry. > > > > Signed-off-by: Lukasz Majewski > > --- > > drivers/thermal/samsung/exynos_tmu.c | 3 --- > > 1 fil

Re: [PATCH 21/21] thermal: exynos: Make Exynos3250 TMU compatible with Exynos4412

2014-10-09 Thread Chanwoo Choi
On 10/10/2014 01:38 AM, Lukasz Majewski wrote: > Since both SoCs have the same TMU IP block embedded on them, it is > not necessary to maintain separate compatible entry. > > Signed-off-by: Lukasz Majewski > --- > drivers/thermal/samsung/exynos_tmu.c | 3 --- > 1 file changed, 3 deletions(-) >

[PATCH 21/21] thermal: exynos: Make Exynos3250 TMU compatible with Exynos4412

2014-10-09 Thread Lukasz Majewski
Since both SoCs have the same TMU IP block embedded on them, it is not necessary to maintain separate compatible entry. Signed-off-by: Lukasz Majewski --- drivers/thermal/samsung/exynos_tmu.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/thermal/samsung/exynos_tmu.c b/drivers/th