From: Jakub Kicinski Date: Mon, 28 Apr 2025 23:19:19 +0000 (-0700) Subject: Merge branch 'phase-out-hybrid-pci-devres-api' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6f450c82c35e40012b71116b84d3b3a14094c787;p=users%2Fdwmw2%2Flinux.git Merge branch 'phase-out-hybrid-pci-devres-api' Philipp Stanner says: ==================== Phase out hybrid PCI devres API Fixes a number of minor issues with the usage of the PCI API in net. Notbaly, it replaces calls to the sometimes-managed pci_request_regions() to the always-managed pcim_request_all_regions(), enabling us to remove that hybrid functionality from PCI. ==================== Link: https://patch.msgid.link/20250425085740.65304-2-phasta@kernel.org Signed-off-by: Jakub Kicinski --- 6f450c82c35e40012b71116b84d3b3a14094c787