diff options
author | Philipp Stanner <[email protected]> | 2024-06-13 13:50:24 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-07-11 16:20:15 -0500 |
commit | f748a07a0b6430b3ed638e5df7ae5007a28eaf11 (patch) | |
tree | 847ab8b51352f1f45bd52c71198fcb32c5953b73 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 25216afc9db53d85dc648aba8fb7f6d31f2c8731 (diff) |
PCI: Remove legacy pcim_release()
Thanks to preceding cleanup steps, pcim_release() is now not needed
anymore and can be replaced by pcim_disable_device(), which is the exact
counterpart to pcim_enable_device().
This permits removing further parts of the old PCI devres implementation.
Replace pcim_release() with pcim_disable_device(). Remove the now unused
function get_pci_dr(). Remove the struct pci_devres from pci.h.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Philipp Stanner <[email protected]>
Signed-off-by: Krzysztof WilczyĆski <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions