]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/vmd'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 21 Oct 2020 14:58:44 +0000 (09:58 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 21 Oct 2020 14:58:44 +0000 (09:58 -0500)
commit473adadea43b651a2ef881a055c7cc980bf7d251
treec884fe5344c9c06ba4ff9f875d0bade66b4f9859
parentd2169a3bd5a8b74253af1f9984fbb45b43990474
parentd9c409fc645d5d627aff8945553f1f00b128146f
Merge branch 'pci/vmd'

- Add physical offset helper (Jon Derrick)

- Add bus offset configuration helper (Jon Derrick)

- Add IRQ domain configuration helper (Jon Derrick)

- Add IRQ allocation helper (Jon Derrick)

- Drop pci_save_state()/pci_restore_state() in favor of the PCI core PM
  (Jon Derrick)

* pci/vmd:
  PCI: vmd: Update VMD PM to correctly use generic PCI PM
  PCI: vmd: Create IRQ allocation helper
  PCI: vmd: Create IRQ Domain configuration helper
  PCI: vmd: Create bus offset configuration helper
  PCI: vmd: Create physical offset helper