From: Rafael J. Wysocki Date: Sun, 29 Nov 2009 15:35:54 +0000 (+0100) Subject: PCI/PM: Propagate wake-up enable for PCIe devices too X-Git-Tag: v2.6.33-rc3~36^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc1a94ae1749d14c55f8b54e9d92bd89df82d51a;p=pandora-kernel.git PCI/PM: Propagate wake-up enable for PCIe devices too Having read the PM part of the PCIe 2.0 specification more carefully I think that it was a mistake to restrict the wake-up enable propagation to non-PCIe devices, because if we do not request control of the root ports' PME registers via OSC, PCIe PME is supposed to be handled by the platform, just like the non-PCIe PME. Even if we do that, the wake-up propagation is done to allow the devices to wake up the system from sleep states which involves the platform anyway, so it won't hurt. Signed-off-by: Rafael J. Wysocki Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed