aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorVaibhav Gupta <[email protected]>2020-06-29 09:20:32 +0530
committerKalle Valo <[email protected]>2020-07-15 13:38:57 +0300
commit04bceecdf1e893cd825cd6b2fe788e414a8b18cd (patch)
tree22a8342b4ba3db54d1d9c0ab850bfc7a876e9444 /tools/perf/scripts/python/stackcollapse.py
parentc689a62b6712475dccee852a5214896014a945a0 (diff)
adm8211: use generic power management
With legacy PM, drivers themselves were responsible for managing the device's power states and takes care of register states. After upgrading to the generic structure, PCI core will take care of required tasks and drivers should do only device-specific operations. In the case of adm8211, after removing PCI helper functions, .suspend() and .resume() became empty-body functions. Hence, define them NULL and use dev_pm_ops. Compile-tested only. Signed-off-by: Vaibhav Gupta <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions