[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <161701033575.5341.4105470875260495956.b4-ty@arm.com>
Date: Mon, 29 Mar 2021 10:32:35 +0100
From: Lorenzo Pieralisi <lorenzo.pieralisi@....com>
To: gustavo.pimentel@...opsys.com, bhelgaas@...gle.com,
Dejin Zheng <zhengdejin5@...il.com>,
toan@...amperecomputing.com, linux-pci@...r.kernel.org,
robh@...nel.org
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
linux-kernel@...r.kernel.org, dann.frazier@...onical.com
Subject: Re: [PATCH] PCI: xgene: fix a mistake about cfg address
On Sun, 28 Mar 2021 22:41:18 +0800, Dejin Zheng wrote:
> It has a wrong modification to the xgene driver by the commit
> e2dcd20b1645a. it use devm_platform_ioremap_resource_byname() to
> simplify codes and remove the res variable, But the following code
> needs to use this res variable, So after this commit, the port->cfg_addr
> will get a wrong address. Now, revert it.
Applied to pci/xgene, thanks!
[1/1] PCI: xgene: Fix cfg resource mapping
https://git.kernel.org/lpieralisi/pci/c/f243b619b4
Thanks,
Lorenzo
Powered by blists - more mailing lists