public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: linux-pci@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	"Rafael J . Wysocki" <rafael.j.wysocki@intel.com>,
	"Krzysztof Wilczyński" <kw@linux.com>,
	"Bjorn Helgaas" <bhelgaas@google.com>
Subject: [PATCH 0/2] PCI/PM: Fix D2 transition delay
Date: Tue, 29 Sep 2020 14:47:46 -0500	[thread overview]
Message-ID: <20200929194748.2566828-1-helgaas@kernel.org> (raw)

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


             reply	other threads:[~2020-09-29 19:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-29 19:47 Bjorn Helgaas [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200929194748.2566828-1-helgaas@kernel.org \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=kw@linux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox