diff options
author | 2014-03-18 07:28:10 +0900 | |
---|---|---|
committer | 2014-03-21 04:09:26 +0900 | |
commit | dbc5ca163dc46153a8e5249da627af571ae47c10 (patch) | |
tree | 267bb51c2451d61fa59effe7263c56be5f3e310a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.h (diff) | |
download | linux-dev-dbc5ca163dc46153a8e5249da627af571ae47c10.tar.xz linux-dev-dbc5ca163dc46153a8e5249da627af571ae47c10.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions