diff options
author | Heiner Kallweit <[email protected]> | 2024-03-23 18:14:45 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-05-16 14:35:08 -0500 |
commit | d9d005c89451e2690b9d6511a35a8a9d5e3a7d76 (patch) | |
tree | f9eaf3da775c9cb14528a4ba2b170f19db2ea63b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d41abe063f9d206ded67dda9d205de7a669edd6f (diff) |
ata: pata_cs5520: Remove unnecessary call to pci_enable_device_io()
A few lines earlier pcim_enable_device() is called, which includes the
functionality of pci_enable_device_io(). Therefore we can safely remove the
call to pci_enable_device_io().
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
Acked-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions