PCI/PM: Add comments for PME poll support for PCIe
authorHuang Ying <ying.huang@intel.com>
Fri, 26 Oct 2012 05:07:51 +0000 (13:07 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 7 Nov 2012 22:24:19 +0000 (15:24 -0700)
commit6e965e0d0e1d102c261326b06338d3385ea55f97
tree6d6766e6f7721729f60dd4f72fd93c19f97f2248
parent2794bb28b66b61eca15ffc492463001445a47227
PCI/PM: Add comments for PME poll support for PCIe

There are comments on why PME poll support is necessary for PCI
devices, but not for PCIe devices.  That may lead to misunderstanding
that PME poll is only necessary for PCI devices.  So add comments
related to PCIe PME poll to make it more clear.

The content of comments comes from the changelog of commit:

379021d5c0899fcf9410cae4ca7a59a5a94ca769

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/pci/pci.c