diff options
author | Ke Liu <liuke94@huawei.com> | 2022-06-02 10:11:15 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2022-06-09 20:28:21 +0300 |
commit | aa195350cdc8e93a890c56d0999b17c441b60b97 (patch) | |
tree | c1bfbb09dd0d4539ecd8225189a513c883cde366 /drivers/pci/controller/dwc/pci-layerscape-ep.c | |
parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 (diff) | |
download | linux-aa195350cdc8e93a890c56d0999b17c441b60b97.tar.xz |
PCI: switchtec: Prefer ida_alloc()/free() over ida_simple_get()/remove()
Use ida_alloc() and ida_free() instead of deprecated ida_simple_get() and
ida_simple_remove().
Link: https://lore.kernel.org/r/20220602071115.3833935-1-liuke94@huawei.com
Signed-off-by: Ke Liu <liuke94@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Logan Gunthorpe <logang@deltatee.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-layerscape-ep.c')
0 files changed, 0 insertions, 0 deletions