Merge branch 'pci/controller/vmd'
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 15 Jan 2024 18:10:39 +0000 (12:10 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 15 Jan 2024 18:10:39 +0000 (12:10 -0600)
- Use ida_alloc() instead of deprecated ida_simple_get() (Christophe JAILLET)

* pci/controller/vmd:
  PCI: vmd: Remove usage of the deprecated ida_simple_xx() API


Trivial merge