From: Rafael J. Wysocki Date: Mon, 21 Jul 2014 01:18:24 +0000 (+0200) Subject: PCI/PM: Allow PCI devices to be put into D3cold during system suspend X-Git-Tag: omap-for-v3.19/prcm-cleanup~136^2~14^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=385321e2c65a5c4812ef64f46c248c9b8ef66b90;p=pandora-kernel.git PCI/PM: Allow PCI devices to be put into D3cold during system suspend Commit 448bd857d48e ("PCI/PM: add PCIe runtime D3cold support") added a check to prevent PCI devices from being put into D3cold during system suspend without giving any particular reason. Also the check isn't really necessary, because acpi_pci_set_power_state() maps PCI_D3hot to ACPI_STATE_D3_COLD anyway. Signed-off-by: Rafael J. Wysocki Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed