]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
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)
- 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

1  2 
drivers/misc/pci_endpoint_test.c

Simple merge