From: Rob Herring <robh@kernel.org>
To: Dejin Zheng <zhengdejin5@gmail.com>
Cc: jquinlan@broadcom.com, linux-pci@vger.kernel.org,
kgene@kernel.org, lorenzo.pieralisi@arm.com,
nsaenzjulienne@suse.de, thomas.petazzoni@bootlin.com,
krzk@kernel.org, f.fainelli@gmail.com, jingoohan1@gmail.com,
bhelgaas@google.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] PCI: controller: convert to devm_platform_ioremap_resource()
Date: Mon, 1 Jun 2020 16:15:18 -0600 [thread overview]
Message-ID: <20200601221518.GA1605805@bogus> (raw)
In-Reply-To: <20200526160110.31898-1-zhengdejin5@gmail.com>
On Wed, 27 May 2020 00:01:10 +0800, Dejin Zheng wrote:
> use devm_platform_ioremap_resource() to simplify code, it
> contains platform_get_resource() and devm_ioremap_resource().
>
> Signed-off-by: Dejin Zheng <zhengdejin5@gmail.com>
> ---
> drivers/pci/controller/dwc/pci-exynos.c | 4 +---
> drivers/pci/controller/pci-aardvark.c | 5 ++---
> drivers/pci/controller/pci-ftpci100.c | 4 +---
> drivers/pci/controller/pci-versatile.c | 6 ++----
> drivers/pci/controller/pcie-brcmstb.c | 4 +---
> 5 files changed, 7 insertions(+), 16 deletions(-)
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2020-06-01 22:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-26 16:01 [PATCH v1] PCI: controller: convert to devm_platform_ioremap_resource() Dejin Zheng
2020-06-01 22:15 ` Rob Herring [this message]
2020-07-07 13:37 ` Lorenzo Pieralisi
2020-07-08 16:03 ` Dejin Zheng
2020-07-08 15:56 ` [PATCH v2] " Dejin Zheng
2020-07-09 10:36 ` Lorenzo Pieralisi
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=20200601221518.GA1605805@bogus \
--to=robh@kernel.org \
--cc=bhelgaas@google.com \
--cc=f.fainelli@gmail.com \
--cc=jingoohan1@gmail.com \
--cc=jquinlan@broadcom.com \
--cc=kgene@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=nsaenzjulienne@suse.de \
--cc=thomas.petazzoni@bootlin.com \
--cc=zhengdejin5@gmail.com \
/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).