From fbb988be7f691599f17c6915c605bd09ec4318b4 Mon Sep 17 00:00:00 2001 From: "Rafael J. Wysocki" Date: Thu, 27 Nov 2014 23:16:57 +0100 Subject: [PATCH] PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI 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 PCI core code. Reviewed-by: Ulf Hansson Acked-by: Bjorn Helgaas Acked-by: Kevin Hilman Signed-off-by: Rafael J. Wysocki --- Reading git-format-patch failed