diff options
author | Philipp Stanner <phasta@kernel.org> | 2025-04-25 11:57:41 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-29 02:19:16 +0300 |
commit | 1549bd06e340eaac2c317a045c493c3e9cc454cf (patch) | |
tree | 849b24b3c3e8419dd2f005beb7183cd521fe32a0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 06133ddc3590845c91d8bd44425b170fce11837f (diff) | |
download | linux-1549bd06e340eaac2c317a045c493c3e9cc454cf.tar.xz |
net: thunder_bgx: Don't disable PCI device manually
thunder_bgx's PCI device is enabled with pcim_enable_device(), a managed
devres function which ensures that the device gets enabled on driver
detach automatically.
Remove the calls to pci_disable_device().
Signed-off-by: Philipp Stanner <phasta@kernel.org>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20250425085740.65304-10-phasta@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions