]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: Remove pcim_iounmap_regions()
authorPhilipp Stanner <pstanner@redhat.com>
Thu, 27 Mar 2025 11:07:08 +0000 (12:07 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 9 Apr 2025 19:22:44 +0000 (14:22 -0500)
commit855c634930f04c21434fae9c41a7a7372b6ac879
tree068646cf89183393691a1b3213c4a0f8dca17f2e
parentebf7547fd1df2db32b83de6f341c7bd9f0e98200
PCI: Remove pcim_iounmap_regions()

All users of the deprecated function pcim_iounmap_regions() have been
ported by now. Remove it.

Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Zijun Hu <quic_zijuhu@quicinc.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20250327110707.20025-4-phasta@kernel.org
Documentation/driver-api/driver-model/devres.rst
drivers/pci/devres.c
include/linux/pci.h