aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorVaibhav Gupta <[email protected]>2020-07-30 12:23:34 +0530
committerDavid S. Miller <[email protected]>2020-07-30 17:43:01 -0700
commitbfc6c183cb820bfca22c6f075bd81be7ef84d774 (patch)
treecce089aa6ca74139492fe645c6ac4da9ec71833f /tools/perf/scripts/python/bin/stackcollapse-record
parentbbf1b94a733d823f195d9e9f960a2e60718acc3e (diff)
sc92031: use generic power management
Drivers using legacy power management .suspen()/.resume() callbacks have to manage PCI states and device's PM states themselves. They also need to take care of standard configuration registers. Switch to generic power management framework using a single "struct dev_pm_ops" variable to take the unnecessary load from the driver. This also avoids the need for the driver to directly call most of the PCI helper functions and device power state control functions, as through the generic framework PCI Core takes care of the necessary operations, and drivers are required to do only device-specific jobs. Signed-off-by: Vaibhav Gupta <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions