Re: [PATCH v2 00/13] PCI: Simplify PCIe port driver

2018-03-19 Thread Bjorn Helgaas
On Fri, Mar 09, 2018 at 12:59:49PM -0600, Bjorn Helgaas wrote: > This is an attempt to move a few things out of the port driver. > > I added these new patches since v1: > > Merge pcieport_if.h into portdrv.h > Merge pcieport_if.h and portdrv.h to reduce clutter > > Remove unnecessary

Re: [PATCH v2 00/13] PCI: Simplify PCIe port driver

2018-03-19 Thread Bjorn Helgaas
On Fri, Mar 09, 2018 at 12:59:49PM -0600, Bjorn Helgaas wrote: > This is an attempt to move a few things out of the port driver. > > I added these new patches since v1: > > Merge pcieport_if.h into portdrv.h > Merge pcieport_if.h and portdrv.h to reduce clutter > > Remove unnecessary

[PATCH v2 00/13] PCI: Simplify PCIe port driver

2018-03-09 Thread Bjorn Helgaas
This is an attempt to move a few things out of the port driver. I added these new patches since v1: Merge pcieport_if.h into portdrv.h Merge pcieport_if.h and portdrv.h to reduce clutter Remove unnecessary "pcie_ports=auto" parameter This is the default setting anyway, so specifying

[PATCH v2 00/13] PCI: Simplify PCIe port driver

2018-03-09 Thread Bjorn Helgaas
This is an attempt to move a few things out of the port driver. I added these new patches since v1: Merge pcieport_if.h into portdrv.h Merge pcieport_if.h and portdrv.h to reduce clutter Remove unnecessary "pcie_ports=auto" parameter This is the default setting anyway, so specifying