Messages in this thread |  | | Subject | Re: [PATCH 0/2] PCI/PM: Fix D2 transition delay | From | "Rafael J. Wysocki" <> | Date | Wed, 30 Sep 2020 15:42:40 +0200 |
| |
On 9/29/2020 9:47 PM, Bjorn Helgaas wrote: > 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(-) > Please add
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
to both patches.
Cheers!
|  |