* [PATCH 8/8] ARM: exynos: select PM_GENERIC_DOMAINS only when used
2013-07-05 16:23 [PATCH 0/8] ARM: SoC specific bug fixes Arnd Bergmann
@ 2013-07-05 16:23 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2013-07-05 16:23 UTC (permalink / raw)
To: linux-kernel; +Cc: linux-arm-kernel, arm, Arnd Bergmann, Kukjin Kim
This fixes building exynos kernels with CONFIG_PM disabled.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Kukjin Kim <kgene.kim@samsung.com>
---
arch/arm/mach-exynos/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index 2d503b3..ba70a84 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -38,7 +38,7 @@ config CPU_EXYNOS4210
depends on ARCH_EXYNOS4
select ARM_CPU_SUSPEND if PM
select PINCTRL_EXYNOS
- select PM_GENERIC_DOMAINS
+ select PM_GENERIC_DOMAINS if PM
select S5P_PM if PM
select S5P_SLEEP if PM
select SAMSUNG_DMADEV
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 8/8] ARM: exynos: select PM_GENERIC_DOMAINS only when used
@ 2013-07-08 1:44 Jingoo Han
0 siblings, 0 replies; 2+ messages in thread
From: Jingoo Han @ 2013-07-08 1:44 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: Kukjin Kim, linux-kernel, Jingoo Han
On Friday, July 05, 2013 9:25 AM, Arnd Bergmann wrote:
Hi Arnd,
This bug fix patch was already submitted on May 27th, as below:
https://patchwork.kernel.org/patch/2617191/
Best regards,
Jingoo Han
> This fixes building exynos kernels with CONFIG_PM disabled.
>
> Signed-off-by: Arnd Bergmann <a...@arndb.de>
> Cc: Kukjin Kim <kgene....@samsung.com>
> ---
> arch/arm/mach-exynos/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
> index 2d503b3..ba70a84 100644
> --- a/arch/arm/mach-exynos/Kconfig
> +++ b/arch/arm/mach-exynos/Kconfig
> @@ -38,7 +38,7 @@ config CPU_EXYNOS4210
> depends on ARCH_EXYNOS4
> select ARM_CPU_SUSPEND if PM
> select PINCTRL_EXYNOS
> - select PM_GENERIC_DOMAINS
> + select PM_GENERIC_DOMAINS if PM
> select S5P_PM if PM
> select S5P_SLEEP if PM
> select SAMSUNG_DMADEV
> --
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-08 1:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-08 1:44 [PATCH 8/8] ARM: exynos: select PM_GENERIC_DOMAINS only when used Jingoo Han
-- strict thread matches above, loose matches on Subject: below --
2013-07-05 16:23 [PATCH 0/8] ARM: SoC specific bug fixes Arnd Bergmann
2013-07-05 16:23 ` [PATCH 8/8] ARM: exynos: select PM_GENERIC_DOMAINS only when used Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox