linux_dsm_epyc7002/arch/arm/mach-exynos
Tomasz Figa dbc5ca163d ARM: EXYNOS: Fix abuse of CONFIG_PM
CONFIG_PM means that at least one of CONFIG_PM_SLEEP and
CONFIG_PM_RUNTIME is enabled, while multiple entries in
mach-exynos/Kconfig abused it to enable sleep- and runtime-specific
functionality.

This patch fixes this abuse by replacing dependencies on CONFIG_PM with
appropriate dependencies on either CONFIG_PM_SLEEP or CONFIG_PM_RUNTIME,
whichever is appropriate.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2014-03-21 04:09:26 +09:00
..
include/mach ARM: EXYNOS: Remove uncompress.h 2014-02-24 09:39:18 +09:00
common.c ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file 2014-02-14 10:35:00 +09:00
common.h ACPI and power management updates for 3.14-rc1 2014-01-24 15:51:02 -08:00
cpuidle.c ACPI and power management updates for 3.14-rc1 2014-01-24 15:51:02 -08:00
exynos-smc.S ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00
firmware.c ARM: EXYNOS: Remove check for device tree presence 2013-06-15 09:33:21 +09:00
headsmp.S arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
hotplug.c ARM: EXYNOS: local regs-pmu.h header file 2013-12-19 05:21:14 +09:00
Kconfig ARM: EXYNOS: Fix abuse of CONFIG_PM 2014-03-21 04:09:26 +09:00
mach-exynos4-dt.c cpufreq: exynos: Convert exynos-cpufreq to platform driver 2014-01-06 14:29:24 +01:00
mach-exynos5-dt.c ACPI and power management updates for 3.14-rc1 2014-01-24 15:51:02 -08:00
Makefile ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4, 5]_DT config options 2013-10-21 06:35:47 +09:00
Makefile.boot ARM: dts: Add basic dts file for Samsung Trats board 2012-09-21 10:50:27 +09:00
platsmp.c Samsung cleanup 2nd for v3.14 2013-12-28 15:12:07 -08:00
pm_domains.c ARM: EXYNOS: Remove unused header file from pm_domains.c 2014-02-14 10:42:47 +09:00
pm.c ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume code 2014-02-14 08:16:01 +09:00
pmu.c ARM: EXYNOS: remove <mach/regs-clock.h> for exynos 2013-12-19 05:21:20 +09:00
regs-pmu.h ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headers 2013-12-19 05:21:07 +09:00
smc.h ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00