Merge branch 'pci/remove-old-api'
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 15 Jan 2024 18:10:41 +0000 (12:10 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 15 Jan 2024 18:10:41 +0000 (12:10 -0600)
commiteddcaefa5fec10ce29dfa4edb6b43a1610bd45a3
treeeb33db7ef36a552f219ebfb88106a97aa436e098
parentd43e4239f09c4d8b4b24d416d602dfaf9a0e502d
parent0171e067d7daf06374c3e9c6ddf1a99fca10469c
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
drivers/misc/pci_endpoint_test.c