aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVaibhav Gupta <[email protected]>2020-11-07 15:34:19 +0530
committerMartin K. Petersen <[email protected]>2020-11-10 23:08:36 -0500
commit44ff81f2995794982daf7b89a923c6335d57c469 (patch)
treeb6ebc5d5ae4b1749ee8c69a3f69f9a2f9f2dce8c /tools/perf/scripts/python
parent638e6271cac2d6eba8d5d6cfd6a6ae77715a8cf6 (diff)
scsi: isci: Don't use PCI helper functions
PCI helper functions such as pci_enable/disable_device(), pci_save/restore_state(), pci_set_power_state(), etc. were used by the legacy framework to perform standard operations related to PCI PM. This driver is using the generic framework and thus calls for those functions should be dropped as those tasks are now performed by the PCI core. Link: https://lore.kernel.org/r/[email protected] Acked-by: Artur Paszkiewicz <[email protected]> Signed-off-by: Vaibhav Gupta <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions