[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200601221834.GA1611544@bogus>
Date: Mon, 1 Jun 2020 16:18:34 -0600
From: Rob Herring <robh@...nel.org>
To: Dejin Zheng <zhengdejin5@...il.com>
Cc: bhelgaas@...gle.com, linux-pci@...r.kernel.org, kishon@...com,
lorenzo.pieralisi@....com, shawn.guo@...aro.org,
linux-kernel@...r.kernel.org, agross@...nel.org,
gustavo.pimentel@...opsys.com
Subject: Re: [PATCH v1] PCI: dwc: convert to
devm_platform_ioremap_resource_byname()
On Fri, 29 May 2020 00:15:10 +0800, Dejin Zheng wrote:
> Use devm_platform_ioremap_resource_byname() to simplify codes.
> it contains platform_get_resource_byname() and devm_ioremap_resource().
>
> Signed-off-by: Dejin Zheng <zhengdejin5@...il.com>
> ---
> drivers/pci/controller/dwc/pci-dra7xx.c | 11 ++++-------
> drivers/pci/controller/dwc/pci-keystone.c | 7 +++----
> drivers/pci/controller/dwc/pcie-artpec6.c | 12 ++++--------
> .../pci/controller/dwc/pcie-designware-plat.c | 3 +--
> drivers/pci/controller/dwc/pcie-histb.c | 7 ++-----
> drivers/pci/controller/dwc/pcie-intel-gw.c | 7 ++-----
> drivers/pci/controller/dwc/pcie-kirin.c | 17 ++++++-----------
> drivers/pci/controller/dwc/pcie-qcom.c | 6 ++----
> drivers/pci/controller/dwc/pcie-uniphier.c | 3 +--
> 9 files changed, 25 insertions(+), 48 deletions(-)
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists