From: Rafael J. Wysocki Date: Fri, 12 Dec 2014 23:44:04 +0000 (+0100) Subject: PM / Kconfig: Replace PM_RUNTIME with PM in dependencies X-Git-Tag: omap-for-v3.20/drop-legacy-3517~30^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3e3aa6c5c7a86ae09459f5734283b991dd7939;p=pandora-kernel.git PM / Kconfig: Replace PM_RUNTIME with PM in dependencies After commit b2b49ccbdd54 (PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected) PM_RUNTIME is always set if PM is set, so Kconfig options depending on CONFIG_PM_RUNTIME may now be changed to depend on CONFIG_PM. Replace PM_RUNTIME with PM in Kconfig dependencies throughout the tree. Signed-off-by: Rafael J. Wysocki Acked-by: Felipe Balbi Acked-by: Greg Kroah-Hartman Acked-by: Tejun Heo --- Reading git-diff-tree failed