diff mbox

[1/3] exynos: config: Remove CONFIG_EXYNOS_THERMAL_CORE define (exynos_defconfig)

Message ID 1422458920-14555-1-git-send-email-l.majewski@samsung.com (mailing list archive)
State New, archived
Headers show

Commit Message

Lukasz Majewski Jan. 28, 2015, 3:28 p.m. UTC
After Exynos TMU rework to use device tree for configuration this flag
can be removed. It is not used anymore.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
---
 arch/arm/configs/exynos_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Eduardo Valentin Jan. 29, 2015, 10:59 p.m. UTC | #1
On Wed, Jan 28, 2015 at 04:28:38PM +0100, Lukasz Majewski wrote:
> After Exynos TMU rework to use device tree for configuration this flag
> can be removed. It is not used anymore.
> 
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>

I dont see problems with this patch:

Acked-by: Eduardo Valentin <edubezval@gmail.com>

This should go, obviously, via the correct platform tree.

> ---
>  arch/arm/configs/exynos_defconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
> index 3d0c5d6..3691a68 100644
> --- a/arch/arm/configs/exynos_defconfig
> +++ b/arch/arm/configs/exynos_defconfig
> @@ -88,7 +88,6 @@ CONFIG_HWMON=y
>  CONFIG_SENSORS_LM90=y
>  CONFIG_THERMAL=y
>  CONFIG_EXYNOS_THERMAL=y
> -CONFIG_EXYNOS_THERMAL_CORE=y
>  CONFIG_WATCHDOG=y
>  CONFIG_S3C2410_WATCHDOG=y
>  CONFIG_MFD_CROS_EC=y
> -- 
> 2.0.0.rc2
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Lukasz Majewski Feb. 4, 2015, 1:49 p.m. UTC | #2
Hi Kukjin,

> On Wed, Jan 28, 2015 at 04:28:38PM +0100, Lukasz Majewski wrote:
> > After Exynos TMU rework to use device tree for configuration this
> > flag can be removed. It is not used anymore.
> > 
> > Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> 
> I dont see problems with this patch:
> 
> Acked-by: Eduardo Valentin <edubezval@gmail.com>
> 
> This should go, obviously, via the correct platform tree.

Could you apply this patch to -samsung tree?

> 
> > ---
> >  arch/arm/configs/exynos_defconfig | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/arch/arm/configs/exynos_defconfig
> > b/arch/arm/configs/exynos_defconfig index 3d0c5d6..3691a68 100644
> > --- a/arch/arm/configs/exynos_defconfig
> > +++ b/arch/arm/configs/exynos_defconfig
> > @@ -88,7 +88,6 @@ CONFIG_HWMON=y
> >  CONFIG_SENSORS_LM90=y
> >  CONFIG_THERMAL=y
> >  CONFIG_EXYNOS_THERMAL=y
> > -CONFIG_EXYNOS_THERMAL_CORE=y
> >  CONFIG_WATCHDOG=y
> >  CONFIG_S3C2410_WATCHDOG=y
> >  CONFIG_MFD_CROS_EC=y
> > -- 
> > 2.0.0.rc2
> >
kgene@kernel.org Feb. 4, 2015, 2:33 p.m. UTC | #3
On 02/04/15 22:49, Lukasz Majewski wrote:
> Hi Kukjin,
> 
Hi,

>> On Wed, Jan 28, 2015 at 04:28:38PM +0100, Lukasz Majewski wrote:
>>> After Exynos TMU rework to use device tree for configuration this
>>> flag can be removed. It is not used anymore.
>>>
>>> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
>>
>> I dont see problems with this patch:
>>
>> Acked-by: Eduardo Valentin <edubezval@gmail.com>
>>
>> This should go, obviously, via the correct platform tree.
> 
> Could you apply this patch to -samsung tree?
> 
Sure, I'll queue this series into samsung tree.

Thanks,
Kukjin
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Lukasz Majewski Feb. 16, 2015, 9:55 a.m. UTC | #4
Hi Kukjin,

> On Wed, Jan 28, 2015 at 04:28:38PM +0100, Lukasz Majewski wrote:
> > After Exynos TMU rework to use device tree for configuration this
> > flag can be removed. It is not used anymore.
> > 
> > Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> 
> Acked-by: Eduardo Valentin <edubezval@gmail.com>

Could you add this change to -samsung tree?

> 
> > ---
> >  arch/arm/configs/exynos_defconfig | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/arch/arm/configs/exynos_defconfig
> > b/arch/arm/configs/exynos_defconfig index 3d0c5d6..3691a68 100644
> > --- a/arch/arm/configs/exynos_defconfig
> > +++ b/arch/arm/configs/exynos_defconfig
> > @@ -88,7 +88,6 @@ CONFIG_HWMON=y
> >  CONFIG_SENSORS_LM90=y
> >  CONFIG_THERMAL=y
> >  CONFIG_EXYNOS_THERMAL=y
> > -CONFIG_EXYNOS_THERMAL_CORE=y
> >  CONFIG_WATCHDOG=y
> >  CONFIG_S3C2410_WATCHDOG=y
> >  CONFIG_MFD_CROS_EC=y
> > -- 
> > 2.0.0.rc2
> >
diff mbox

Patch

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 3d0c5d6..3691a68 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -88,7 +88,6 @@  CONFIG_HWMON=y
 CONFIG_SENSORS_LM90=y
 CONFIG_THERMAL=y
 CONFIG_EXYNOS_THERMAL=y
-CONFIG_EXYNOS_THERMAL_CORE=y
 CONFIG_WATCHDOG=y
 CONFIG_S3C2410_WATCHDOG=y
 CONFIG_MFD_CROS_EC=y