From: Rafael J. Wysocki Date: Thu, 27 Nov 2014 21:38:23 +0000 (+0100) Subject: ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core X-Git-Tag: omap-for-v3.20/drop-legacy-3517~133^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5de21bb998b8e816e6a1df1f2c04d95fb6e27a5d;p=pandora-kernel.git ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core After commit b2b49ccbdd54 (PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected) PM_RUNTIME is always set if PM is set, so quite a few depend on CONFIG_PM. Replace CONFIG_PM_RUNTIME with CONFIG_PM in the ACPI core code. Reviewed-by: Ulf Hansson Acked-by: Kevin Hilman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed