linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI: Comment and PCIe capability accessor fixes
@ 2015-07-14 19:44 Bjorn Helgaas
  2015-07-14 19:45 ` [PATCH 1/2] PCI: Fix pcie_port_device_resume() comment Bjorn Helgaas
  2015-07-14 19:45 ` [PATCH 2/2] PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports) Bjorn Helgaas
  0 siblings, 2 replies; 5+ messages in thread
From: Bjorn Helgaas @ 2015-07-14 19:44 UTC (permalink / raw)
  To: linux-pci; +Cc: Rafael J. Wysocki, Myron Stowe, Jiang Liu

These are a trivial comment fix and an almost as trivial accessor fix.

Arcanum for the day: when the PCIe spec says "Downstream Port," it means
both Root Ports and Switch Downstream Ports.

---

Bjorn Helgaas (2):
      PCI: Fix pcie_port_device_resume() comment
      PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports)


 drivers/pci/access.c            |   23 +++++++++++++----------
 drivers/pci/pcie/portdrv_core.c |    2 +-
 2 files changed, 14 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-14 22:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14 19:44 [PATCH 0/2] PCI: Comment and PCIe capability accessor fixes Bjorn Helgaas
2015-07-14 19:45 ` [PATCH 1/2] PCI: Fix pcie_port_device_resume() comment Bjorn Helgaas
2015-07-14 22:25   ` Rafael J. Wysocki
2015-07-14 19:45 ` [PATCH 2/2] PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports) Bjorn Helgaas
2015-07-14 22:26   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).