]> 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)
commitc895ab7a29d2f3670e7da339d218a52b1499acb8
treec884fe5344c9c06ba4ff9f875d0bade66b4f9859
parent51bc2984058c17d6039136acc06a60e3b5a88e4d
parent6a4d1e9722d233177298b10d68540a910b0a7d4a
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