From: Bjorn Helgaas Date: Thu, 19 Sep 2024 19:25:25 +0000 (-0500) Subject: Merge branch 'pci/devres' X-Git-Tag: v6.12-rc1~96^2~28 X-Git-Url: https://gentwo.org/gitweb/?a=commitdiff_plain;h=dceed69701ac2ac357c062117a3f201096c4bdab;p=linux%2F.git Merge branch 'pci/devres' - Export pcim_request_region(), a managed counterpart of pci_request_region(), for use by drivers (Philipp Stanner) - Request the PCI BAR used by xboxvideo (Philipp Stanner) - Export pcim_iomap_region() and deprecate pcim_iomap_regions() (Philipp Stanner) - Request and map drm/ast BARs with pcim_iomap_region() (Philipp Stanner) * pci/devres: drm/ast: Request PCI BAR with devres PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region() drm/vboxvideo: Add PCI region request PCI: Make pcim_request_region() a public function --- dceed69701ac2ac357c062117a3f201096c4bdab