diff options
author | 2014-12-13 00:42:04 +0100 | |
---|---|---|
committer | 2014-12-13 00:42:04 +0100 | |
commit | 739808c99296bd2909908d6884407ca73ce69569 (patch) | |
tree | 5b61b65a587cb4a2087774f70b0c6b8bb763509a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM (diff) | |
download | linux-dev-739808c99296bd2909908d6884407ca73ce69569.tar.xz linux-dev-739808c99296bd2909908d6884407ca73ce69569.zip |
video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
After commit b2b49ccbdd54 (PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is
selected) PM_RUNTIME is always set if PM is set, so #ifdef blocks
depending on CONFIG_PM_RUNTIME may now be changed to depend on
CONFIG_PM.
The alternative of CONFIG_PM_SLEEP and CONFIG_PM_RUNTIME may be
replaced with CONFIG_PM too.
Make these changes in 2 files under drivers/video/.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions