diff options
author | Philipp Stanner <pstanner@redhat.com> | 2024-06-13 14:50:24 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-07-12 00:20:15 +0300 |
commit | f748a07a0b6430b3ed638e5df7ae5007a28eaf11 (patch) | |
tree | 847ab8b51352f1f45bd52c71198fcb32c5953b73 /drivers/media/firewire/firedtv-fe.c | |
parent | 25216afc9db53d85dc648aba8fb7f6d31f2c8731 (diff) | |
download | linux-f748a07a0b6430b3ed638e5df7ae5007a28eaf11.tar.xz |
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/20240613115032.29098-12-pstanner@redhat.com
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Signed-off-by: Krzysztof WilczyĆski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/media/firewire/firedtv-fe.c')
0 files changed, 0 insertions, 0 deletions