linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yijing Wang <wangyijing@huawei.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: <linux-pci@vger.kernel.org>, Yijing Wang <wangyijing@huawei.com>
Subject: [PATCH 0/3] Trivial pci hotplug changes
Date: Fri, 19 Jun 2015 15:57:43 +0800	[thread overview]
Message-ID: <1434700666-6346-1-git-send-email-wangyijing@huawei.com> (raw)


Yijing Wang (3):
  PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct
    pci_slot
  PCI: Simplify pcie_poll_cmd()
  PCI: Use usleep_range() instead of msleep() for better accuracy

 drivers/pci/hotplug/pci_hotplug_core.c |  122 ++++++++++++++++----------------
 drivers/pci/hotplug/pciehp_hpc.c       |   14 ++---
 2 files changed, 66 insertions(+), 70 deletions(-)


             reply	other threads:[~2015-06-19  8:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-19  7:57 Yijing Wang [this message]
2015-06-19  7:57 ` [PATCH 1/3] PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slot Yijing Wang
2015-06-19  7:57 ` [PATCH 2/3] PCI: Simplify pcie_poll_cmd() Yijing Wang
2015-06-19  7:57 ` [PATCH 3/3] PCI: Use usleep_range() instead of msleep() for better accuracy Yijing Wang
2015-06-19 17:12   ` Bjorn Helgaas
2015-06-24  1:47     ` Yijing Wang
2015-06-19 17:14 ` [PATCH 0/3] Trivial pci hotplug changes Bjorn Helgaas
2015-06-24  1:47   ` Yijing Wang

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=1434700666-6346-1-git-send-email-wangyijing@huawei.com \
    --to=wangyijing@huawei.com \
    --cc=bhelgaas@google.com \
    --cc=linux-pci@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).