From: Bjorn Helgaas <bhelgaas@google.com>
Date: Mon, 15 Jan 2024 18:10:41 +0000 (-0600)
Subject: Merge branch 'pci/remove-old-api'
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=eddcaefa5fec10ce29dfa4edb6b43a1610bd45a3;p=linux.git

Merge branch 'pci/remove-old-api'

- In dw-xdata-pcie, pci_endpoint_test, and vmd, replace usage of deprecated
  ida_simple_*() API with ida_alloc() and ida_free() (Christophe JAILLET)

* pci/remove-old-api:
  dw-xdata: Remove usage of the deprecated ida_simple_*() API
  misc: pci_endpoint_test: Remove usage of the deprecated ida_simple_*() API
  PCI: vmd: Remove usage of the deprecated ida_simple_*() API
---

eddcaefa5fec10ce29dfa4edb6b43a1610bd45a3