aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorVaibhav Gupta <[email protected]>2020-06-29 14:59:39 +0530
committerTony Nguyen <[email protected]>2020-07-30 08:32:03 -0700
commitbc5cbd73eb493944b8665dc517f684c40eb18a4a (patch)
treecc52d9276bafdd0dcf13b3b32427ba495acdc836 /tools/perf/util/scripting-engines/trace-event-python.c
parent41d707b7332f1386642c47eb078110ca368a46f5 (diff)
iavf: use generic power management
With the support of generic PM callbacks, drivers no longer need to use legacy .suspend() and .resume() in which they had to maintain PCI states changes and device's power state themselves. The required operations are done by PCI core. PCI drivers are not expected to invoke PCI helper functions like pci_save/restore_state(), pci_enable/disable_device(), pci_set_power_state(), etc. Their tasks are completed by PCI core itself. Compile-tested only. Signed-off-by: Vaibhav Gupta <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions