From: Bjorn Helgaas Date: Mon, 15 Jan 2024 18:10:41 +0000 (-0600) Subject: Merge branch 'pci/remove-old-api' X-Git-Tag: v6.8-rc1~63^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eddcaefa5fec10ce29dfa4edb6b43a1610bd45a3;p=thirdparty%2Fkernel%2Flinux.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