aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorVaibhav Gupta <[email protected]>2020-11-02 22:17:23 +0530
committerMartin K. Petersen <[email protected]>2020-11-25 23:23:21 -0500
commitd53ae6bbeb71e1d3c1b85e8befce6379642ed2d9 (patch)
treed8bc207592a66fbea0d9b2f0d4e3b051a90fe2ea /tools/perf/scripts/python/bin/stackcollapse-record
parent3a09951ae3661071a47fead76036d4530c91fd5e (diff)
scsi: 3w-9xxx: Use generic power management
Drivers should do only device-specific jobs. But in general, drivers using legacy PCI PM framework for .suspend()/.resume() have to manage many PCI PM-related tasks themselves which can be done by PCI Core itself. This brings extra load on the driver and it directly calls PCI helper functions to handle them. Switch to the new generic framework by updating function signatures and define a "struct dev_pm_ops" variable to bind PM callbacks. Also, remove unnecessary calls to the PCI Helper functions along with the legacy .suspend & .resume bindings. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vaibhav Gupta <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions