From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: Abhilash Kesavan <a.kesavan@samsung.com>
Cc: rui.zhang@intel.com, edubezval@gmail.com, kgene.kim@samsung.com,
linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
l.majewski@samsung.com, amit.daniel@samsung.com,
kesavan.abhilash@gmail.com
Subject: Re: [PATCH 2/2] ARM: EXYNOS: Remove ARCH_HAS_BANDGAP selection
Date: Tue, 02 Dec 2014 15:23:10 +0100 [thread overview]
Message-ID: <4437134.0jfvIRYXSu@amdc1032> (raw)
In-Reply-To: <1417502073-6322-2-git-send-email-a.kesavan@samsung.com>
Hi,
On Tuesday, December 02, 2014 12:04:33 PM Abhilash Kesavan wrote:
> On removing the samsung thermal driver dependency on ARCH_HAS_BANDGAP,
> selection of this symbol becomes redundant.
>
> Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
This has also a nice side-effect of removing TI_SOC_THERMAL availability
from Exynos only kernel configurations.
Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics
> ---
> arch/arm/mach-exynos/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
> index e4a00ba..6ddfce7 100644
> --- a/arch/arm/mach-exynos/Kconfig
> +++ b/arch/arm/mach-exynos/Kconfig
> @@ -9,7 +9,6 @@
>
> menuconfig ARCH_EXYNOS
> bool "Samsung EXYNOS" if ARCH_MULTI_V7
> - select ARCH_HAS_BANDGAP
> select ARCH_HAS_HOLES_MEMORYMODEL
> select ARCH_REQUIRE_GPIOLIB
> select ARM_AMBA
WARNING: multiple messages have this Message-ID (diff)
From: b.zolnierkie@samsung.com (Bartlomiej Zolnierkiewicz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: EXYNOS: Remove ARCH_HAS_BANDGAP selection
Date: Tue, 02 Dec 2014 15:23:10 +0100 [thread overview]
Message-ID: <4437134.0jfvIRYXSu@amdc1032> (raw)
In-Reply-To: <1417502073-6322-2-git-send-email-a.kesavan@samsung.com>
Hi,
On Tuesday, December 02, 2014 12:04:33 PM Abhilash Kesavan wrote:
> On removing the samsung thermal driver dependency on ARCH_HAS_BANDGAP,
> selection of this symbol becomes redundant.
>
> Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
This has also a nice side-effect of removing TI_SOC_THERMAL availability
from Exynos only kernel configurations.
Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics
> ---
> arch/arm/mach-exynos/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
> index e4a00ba..6ddfce7 100644
> --- a/arch/arm/mach-exynos/Kconfig
> +++ b/arch/arm/mach-exynos/Kconfig
> @@ -9,7 +9,6 @@
>
> menuconfig ARCH_EXYNOS
> bool "Samsung EXYNOS" if ARCH_MULTI_V7
> - select ARCH_HAS_BANDGAP
> select ARCH_HAS_HOLES_MEMORYMODEL
> select ARCH_REQUIRE_GPIOLIB
> select ARM_AMBA
next prev parent reply other threads:[~2014-12-02 14:23 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-02 6:34 [PATCH 1/2] drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung Abhilash Kesavan
2014-12-02 6:34 ` Abhilash Kesavan
2014-12-02 6:34 ` [PATCH 2/2] ARM: EXYNOS: Remove ARCH_HAS_BANDGAP selection Abhilash Kesavan
2014-12-02 6:34 ` Abhilash Kesavan
2014-12-02 14:23 ` Bartlomiej Zolnierkiewicz [this message]
2014-12-02 14:23 ` Bartlomiej Zolnierkiewicz
2014-12-08 9:44 ` Lukasz Majewski
2014-12-08 9:44 ` Lukasz Majewski
2014-12-02 14:17 ` [PATCH 1/2] drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung Bartlomiej Zolnierkiewicz
2014-12-02 14:17 ` Bartlomiej Zolnierkiewicz
2014-12-08 9:43 ` Lukasz Majewski
2014-12-08 9:43 ` Lukasz Majewski
2014-12-10 3:56 ` Abhilash Kesavan
2014-12-10 3:56 ` Abhilash Kesavan
2014-12-10 14:41 ` Eduardo Valentin
2014-12-10 14:41 ` Eduardo Valentin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4437134.0jfvIRYXSu@amdc1032 \
--to=b.zolnierkie@samsung.com \
--cc=a.kesavan@samsung.com \
--cc=amit.daniel@samsung.com \
--cc=edubezval@gmail.com \
--cc=kesavan.abhilash@gmail.com \
--cc=kgene.kim@samsung.com \
--cc=l.majewski@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=rui.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.