aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorVaibhav Gupta <[email protected]>2020-06-22 17:12:26 +0530
committerDavid S. Miller <[email protected]>2020-06-23 20:33:15 -0700
commit8cfa989ae3f2e208bccd4007b82c02e2f3863014 (patch)
tree040fc901acd7cd152bc92b9e18b30cbc41682e07 /tools/perf/scripts/python/check-perf-trace.py
parentfc9aebfbdb7ea9c854e4efe9f1f0389fef814c44 (diff)
tulip: de2104x: 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. Earlier, .suspend() and .resume() were invoking pci_disable_device() and pci_enable_device() respectively to manage the device's power state. With generic PM, it is no longer needed. The driver is expected to just implement driver-specific operations and leave power transitions to PCI core. Compile-tested only. Signed-off-by: Vaibhav Gupta <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions