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

From: Andy Shevchenko
Date: Mon Aug 09 2021 - 14:30:10 EST


On Mon, Aug 9, 2021 at 5:42 PM Dongliang Mu <mudongliangabcd@xxxxxxxxx> wrote:
>
> The deallocation api for ioremap should be iounmap, other than

API
ioremap()
iounmap()

> pci_iounmap.

pci_iounmap()

Since you haven't compiled this, for the next version consider to
switch to devm_*() and pcim_*() APIs.

--
With Best Regards,
Andy Shevchenko