]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1df2f558e970c749b343596cf95eb183134bea61
tree6d6766e6f7721729f60dd4f72fd93c19f97f2248
parent6dce59a430d842f1f613b95700ba9ace7625648f
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:

c8feb44c3ad8081984ec71f96241fdbdb0b68ef0

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