aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorVaibhav Gupta <[email protected]>2020-06-29 13:58:19 +0530
committerGreg Kroah-Hartman <[email protected]>2020-07-01 15:39:21 +0200
commit7a46931ba9a25ce73761f4015f004229df44ef13 (patch)
tree3271fd67bd2f43ef754c54df20d78f6b4ff29bc7 /tools/perf/scripts/python/bin/stackcollapse-report
parentb21204b60d0149859f2d285b8c2371f40e9bb0e7 (diff)
staging: vt6655/device_main.c: use generic power management
Drivers should not use legacy power management as they have to manage power states and related operations, for the device, themselves. This driver was handling them with the help of PCI helper functions like pci_save/restore_state(), pci_enable/disable_device(), etc. With generic PM, all essentials will be handled by the PCI core. Driver needs to do only device-specific operations. The driver was also using pci_enable_wake(...,..., 0) to disable wake. Use device_wakeup_disable() instead. Compile-tested only. Signed-off-by: Vaibhav Gupta <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions