aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2017-07-14 09:27:03 -0400
committerJeff Kirsher <[email protected]>2017-09-29 12:51:00 -0700
commit0e5d3da400558b7d30586a2cc1afe02276445636 (patch)
tree1e82831ff929499d49518c7cb46b672e9f03aadf /tools/perf/scripts/python
parentc17401a1dd210a5f22ab1ec7c7366037c158a14c (diff)
i40e: use newer generic PM support instead of legacy PM callbacks
Stop using the old legacy PM support, since we now have stable support for the newer generic PM callbacks. This has several advantages. First, we no longer have to manage our own pci_save_state() and power changes, as it's preferred to have the PCI stack do this. Second, these routines get called for both hibernate and suspend to ram, so we can have the driver properly handle all the suspend/resume flows that it needs to. Signed-off-by: Jacob Keller <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions