From: Alex Chiang <achiang@hp.com>
To: jbarnes@virtuousgeek.org
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] PCI Hotplug: internal interface cleanups
Date: Thu, 10 Sep 2009 12:33:58 -0600 [thread overview]
Message-ID: <20090910183219.20011.41679.stgit@bob.kio> (raw)
This is a re-post of an old patch series that wasn't picked up last
time due to being too late in the merge window.
It removes a bunch of copy/paste code in acpiphp by simplifying some
internal interfaces.
Please consider this for .32.
Thanks!
v1 -> v2:
- incorporated Kenji-san's comments
---
Alex Chiang (2):
PCI Hotplug: acpiphp: find bridges the easy way
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
drivers/pci/hotplug/acpi_pcihp.c | 12 ++--
drivers/pci/hotplug/acpiphp_glue.c | 104 +++++++++---------------------------
drivers/pci/hotplug/pciehp_acpi.c | 7 +-
include/linux/pci_hotplug.h | 2 -
4 files changed, 38 insertions(+), 87 deletions(-)
next reply other threads:[~2009-09-10 18:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-10 18:33 Alex Chiang [this message]
2009-09-10 18:34 ` [PATCH v2 1/2] PCI Hotplug: acpiphp: find bridges the easy way Alex Chiang
2009-09-10 18:34 ` [PATCH v2 2/2] PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle Alex Chiang
2009-09-14 3:24 ` Kenji Kaneshige
2009-09-14 15:47 ` [PATCH v2 0/2] PCI Hotplug: internal interface cleanups Jesse Barnes
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=20090910183219.20011.41679.stgit@bob.kio \
--to=achiang@hp.com \
--cc=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
--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 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.