Re: [PATCH] ipack: tpci200: change pci_iounmap to iounmap
From: Greg Kroah-Hartman
Date: Fri Aug 27 2021 - 06:00:55 EST
On Fri, Aug 27, 2021 at 05:43:47PM +0800, Dongliang Mu wrote:
> The deallocation api for ioremap should be iounmap, other than
> pci_iounmap.
why?
Isn't this a pci device?
thanks,
greg k-h