All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	Keith Busch <keith.busch@intel.com>,
	linux-pci@vger.kernel.org
Subject: Re: [PATCH 0/4] PCI / DPC: Few improvements
Date: Wed, 22 Jun 2016 13:09:46 +0300	[thread overview]
Message-ID: <20160622100946.GC1739@lahna.fi.intel.com> (raw)
In-Reply-To: <20160621185719.GB7603@localhost>

On Tue, Jun 21, 2016 at 01:57:20PM -0500, Bjorn Helgaas wrote:
> On Mon, Jun 06, 2016 at 04:06:04PM +0300, Mika Westerberg wrote:
> > Hi,
> > 
> > This series includes few improvements for the PCIe DPC driver. First we
> > introduce module_pci_port_service() which allows reducing of boilerblate
> > code used in the DPC driver. In addition we convert the driver to use
> > managed resource functions (devm) to get rid of even more boilerblate.
> > 
> > I do not have hardware supporting DPC so these are only compile tested.
> > 
> > Mika Westerberg (4):
> >   PCI / PCIe: Introduce module_pci_port_service()
> >   PCI / DPC: Convert to use module_pcie_port_service()
> >   PCI / DPC: Convert the driver to use devm_* functions
> >   PCI / DPC: Fix whitespace in struct dpc_dev
> > 
> >  drivers/pci/pcie/pcie-dpc.c | 30 +++++++-----------------------
> >  include/linux/pcieport_if.h | 13 +++++++++++++
> >  2 files changed, 20 insertions(+), 23 deletions(-)
> 
> I applied the last two, with Keith's acks, to pci/dpc for v4.8.
> 
> I didn't apply the first two because I don't think these port drivers
> should be modules.  I think DPC and thunderbolt are the only candidates
> right now, and I think it's a stretch to think about either one as a
> module.

Understood. Thanks.

      reply	other threads:[~2016-06-22 10:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06 13:06 [PATCH 0/4] PCI / DPC: Few improvements Mika Westerberg
2016-06-06 13:06 ` [PATCH 1/4] PCI / PCIe: Introduce module_pci_port_service() Mika Westerberg
2016-06-06 13:06 ` [PATCH 2/4] PCI / DPC: Convert to use module_pcie_port_service() Mika Westerberg
2016-06-06 13:06 ` [PATCH 3/4] PCI / DPC: Convert the driver to use devm_* functions Mika Westerberg
2016-06-06 13:06 ` [PATCH 4/4] PCI / DPC: Fix whitespace in struct dpc_dev Mika Westerberg
2016-06-06 14:44 ` [PATCH 0/4] PCI / DPC: Few improvements Keith Busch
2016-06-17  9:57 ` Mika Westerberg
2016-06-21 18:57 ` Bjorn Helgaas
2016-06-22 10:09   ` Mika Westerberg [this message]

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=20160622100946.GC1739@lahna.fi.intel.com \
    --to=mika.westerberg@linux.intel.com \
    --cc=bhelgaas@google.com \
    --cc=helgaas@kernel.org \
    --cc=keith.busch@intel.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 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.