All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI/PM: Fix D2 transition delay
@ 2020-09-29 19:47 Bjorn Helgaas
  2020-09-29 19:47 ` [PATCH 1/2] PCI/PM: Remove unused PCI_PM_BUS_WAIT Bjorn Helgaas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bjorn Helgaas @ 2020-09-29 19:47 UTC (permalink / raw)
  To: linux-pci
  Cc: linux-kernel, Rafael J . Wysocki, Krzysztof Wilczyński,
	Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

Remove an unused #define.

Fix the D2 transition delay.  I changed this a year ago to conform to the
PCIe r5.0 spec, but I think the number I relied on is a typo in the spec.
I asked the PCI-SIG to fix the typo.  Hopefully I'll get a response before
the merge window.

Bjorn Helgaas (2):
  PCI/PM: Remove unused PCI_PM_BUS_WAIT
  PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not
    microseconds"

 drivers/pci/pci.c | 2 +-
 drivers/pci/pci.h | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-09-30 23:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 19:47 [PATCH 0/2] PCI/PM: Fix D2 transition delay Bjorn Helgaas
2020-09-29 19:47 ` [PATCH 1/2] PCI/PM: Remove unused PCI_PM_BUS_WAIT Bjorn Helgaas
2020-09-29 19:47 ` [PATCH 2/2] PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds" Bjorn Helgaas
2020-09-30 13:42 ` [PATCH 0/2] PCI/PM: Fix D2 transition delay Rafael J. Wysocki
2020-09-30 23:15 ` Bjorn Helgaas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.