[PATCH 0/2] PCI/PM: Fix D2 transition delay

From: Bjorn Helgaas
Date: Tue Sep 29 2020 - 15:48:07 EST


From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>

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