public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: kgene.kim@samsung•com (Kukjin Kim)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] ARM: EXYNOS: Consolidate selection of PM_GENERIC_DOMAINS for Exynos4
Date: Sat, 21 Dec 2013 06:34:54 +0900	[thread overview]
Message-ID: <52B4B7FE.8010003@samsung.com> (raw)
In-Reply-To: <1387574696-26366-1-git-send-email-s.nawrocki@samsung.com>

On 12/21/13 06:24, Sylwester Nawrocki wrote:
> Instead of repeating "select PM_GENERIC_DOMAINS" for all Exynos4
> variants add relevant entry in the Kconfig section common to the
> SoC series.
>
> Signed-off-by: Sylwester Nawrocki<s.nawrocki@samsung•com>
> ---
>   arch/arm/mach-exynos/Kconfig |    4 +---
>   1 files changed, 1 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
> index 1414bc6..35c335d 100644
> --- a/arch/arm/mach-exynos/Kconfig
> +++ b/arch/arm/mach-exynos/Kconfig
> @@ -24,6 +24,7 @@ config ARCH_EXYNOS4
>   	select HAVE_SMP
>   	select MIGHT_HAVE_CACHE_L2X0
>   	select PINCTRL
> +	select PM_GENERIC_DOMAINS if PM
>   	select S5P_DEV_MFC
>   	help
>   	  Samsung EXYNOS4 SoCs based systems
> @@ -48,7 +49,6 @@ config CPU_EXYNOS4210
>   	select ARCH_HAS_BANDGAP
>   	select ARM_CPU_SUSPEND if PM
>   	select PINCTRL_EXYNOS
> -	select PM_GENERIC_DOMAINS if PM
>   	select S5P_PM if PM
>   	select S5P_SLEEP if PM
>   	select SAMSUNG_DMADEV
> @@ -61,7 +61,6 @@ config SOC_EXYNOS4212
>   	depends on ARCH_EXYNOS4
>   	select ARCH_HAS_BANDGAP
>   	select PINCTRL_EXYNOS
> -	select PM_GENERIC_DOMAINS if PM
>   	select S5P_PM if PM
>   	select S5P_SLEEP if PM
>   	select SAMSUNG_DMADEV
> @@ -74,7 +73,6 @@ config SOC_EXYNOS4412
>   	depends on ARCH_EXYNOS4
>   	select ARCH_HAS_BANDGAP
>   	select PINCTRL_EXYNOS
> -	select PM_GENERIC_DOMAINS if PM
>   	select SAMSUNG_DMADEV
>   	help
>   	  Enable EXYNOS4412 SoC support

Applied, thanks.
- Kukjin

      reply	other threads:[~2013-12-20 21:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-20 21:24 [PATCH] ARM: EXYNOS: Consolidate selection of PM_GENERIC_DOMAINS for Exynos4 Sylwester Nawrocki
2013-12-20 21:34 ` Kukjin Kim [this message]

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=52B4B7FE.8010003@samsung.com \
    --to=kgene.kim@samsung$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox