Re: [PATCH v2 3/4] ipack: tpci200: change pci_iounmap to iounmap

From: Greg Kroah-Hartman
Date: Mon Aug 09 2021 - 11:34:34 EST


On Mon, Aug 09, 2021 at 10:30:28PM +0800, Dongliang Mu wrote:
> The deallocation api for ioremap should be iounmap, other than
> pci_iounmap.
>
> Signed-off-by: Dongliang Mu <mudongliangabcd@xxxxxxxxx>
> ---
> drivers/ipack/carriers/tpci200.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

This should just go for 5.15-rc1, right? It should be a separate series
independant of the first 2?