From: Rafael J. Wysocki Date: Thu, 27 Nov 2014 22:16:57 +0000 (+0100) Subject: PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core X-Git-Tag: omap-for-v3.19/fixes-rc1~136^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbb988be7f691599f17c6915c605bd09ec4318b4;p=pandora-kernel.git 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-diff-tree failed