]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'pci/devres'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Sep 2024 19:25:25 +0000 (14:25 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Sep 2024 19:25:25 +0000 (14:25 -0500)
commitdceed69701ac2ac357c062117a3f201096c4bdab
tree9067351910450b215102b11a63cff8ac49769cce
parent59b748cd62e4b1af6fb4992ce9d07b4f4c2189b3
parent2eb20b96d7696dc354e1b38c511418b56291013c
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
drivers/pci/pci.h
include/linux/pci.h