linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: Bjorn Helgaas <bhelgaas@google.com>, linux-pci@vger.kernel.org
Subject: Re: [PATCH v2 0/9] PCI: dwc: Drop unnecessary root_bus_nr setting
Date: Fri, 29 Jun 2018 15:16:26 +0100	[thread overview]
Message-ID: <20180629141626.GH9643@red-moon> (raw)
In-Reply-To: <1525998019-28634-1-git-send-email-shawn.guo@linaro.org>

On Fri, May 11, 2018 at 08:20:10AM +0800, Shawn Guo wrote:
> The designware core function dw_pcie_host_init() already initializes
> the root_bus_nr field of 'struct pcie_port', so the -1 assignment prior
> to calling dw_pcie_host_init() in platform specific driver is not really
> needed.  Drop it.
> 
> Changes for v2:
>  - Improve commit log a bit per Thomas' suggestion.
>  - Collect ACK from Thomas and Stanimir on armada8k and qcom driver.

Hi Shawn,

would you mind please rebasing it against v4.18-rc1 and resend with
CC all the controllers maintainers so that we can get ACKs and send it
for v4.19 ?

Thanks a lot for doing this.

Lorenzo

> Shawn Guo (9):
>   PCI: exynos: Drop unnecessary root_bus_nr setting
>   PCI: imx6: Drop unnecessary root_bus_nr setting
>   PCI: keystone: Drop unnecessary root_bus_nr setting
>   PCI: armada8k: Drop unnecessary root_bus_nr setting
>   PCI: artpec6: Drop unnecessary root_bus_nr setting
>   PCI: designware-plat: Drop unnecessary root_bus_nr setting
>   PCI: histb: Drop unnecessary root_bus_nr setting
>   PCI: qcom: Drop unnecessary root_bus_nr setting
>   PCI: spear13xx: Drop unnecessary root_bus_nr setting
> 
>  drivers/pci/dwc/pci-exynos.c           | 1 -
>  drivers/pci/dwc/pci-imx6.c             | 1 -
>  drivers/pci/dwc/pci-keystone.c         | 1 -
>  drivers/pci/dwc/pcie-armada8k.c        | 1 -
>  drivers/pci/dwc/pcie-artpec6.c         | 1 -
>  drivers/pci/dwc/pcie-designware-plat.c | 1 -
>  drivers/pci/dwc/pcie-histb.c           | 1 -
>  drivers/pci/dwc/pcie-qcom.c            | 1 -
>  drivers/pci/dwc/pcie-spear13xx.c       | 1 -
>  9 files changed, 9 deletions(-)
> 
> -- 
> 1.9.1
> 

  parent reply	other threads:[~2018-06-29 14:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-11  0:20 [PATCH v2 0/9] PCI: dwc: Drop unnecessary root_bus_nr setting Shawn Guo
2018-05-11  0:20 ` [PATCH v2 1/9] PCI: exynos: " Shawn Guo
2018-05-11  0:20 ` [PATCH v2 2/9] PCI: imx6: " Shawn Guo
2018-05-11  0:20 ` [PATCH v2 3/9] PCI: keystone: " Shawn Guo
2018-05-11  0:20 ` [PATCH v2 4/9] PCI: armada8k: " Shawn Guo
2018-05-11  0:20 ` [PATCH v2 5/9] PCI: artpec6: " Shawn Guo
2018-05-11  0:20 ` [PATCH v2 6/9] PCI: designware-plat: " Shawn Guo
2018-05-11  0:20 ` [PATCH v2 7/9] PCI: histb: " Shawn Guo
2018-05-11  0:20 ` [PATCH v2 8/9] PCI: qcom: " Shawn Guo
2018-05-11  0:20 ` [PATCH v2 9/9] PCI: spear13xx: " Shawn Guo
2018-05-11  6:17   ` Pratyush Anand
2018-05-23 10:16 ` [PATCH v2 0/9] PCI: dwc: " Lorenzo Pieralisi
2018-06-29 14:16 ` Lorenzo Pieralisi [this message]
2018-06-30 10:24   ` Shawn Guo

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=20180629141626.GH9643@red-moon \
    --to=lorenzo.pieralisi@arm.com \
    --cc=bhelgaas@google.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=shawn.guo@linaro.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).