On 3/27/25 5:07 AM, Philipp Stanner wrote: > pcim_iounmap_regions() is deprecated. Moreover, it is not necessary to > call it in the driver's remove() function or if probe() fails, since it > does cleanup automatically on driver detach. > > Remove all calls to pcim_iounmap_regions(). Acked-by: Jens Axboe <axboe@xxxxxxxxx> -- Jens Axboe