• Bjorn Helgaas's avatar
    Merge branch 'pci/remove-old-api' · eddcaefa
    Bjorn Helgaas authored
    - 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
    eddcaefa
pci_endpoint_test.c 25.1 KB