aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVaibhav Gupta <[email protected]>2020-06-29 12:55:24 +0530
committerKalle Valo <[email protected]>2020-07-15 13:39:20 +0300
commit814db61adb8676939335e39446f653cd354ea538 (patch)
tree93b5d981d46f00ecf8741301382963b4fd6bc69e /tools/perf/scripts/python
parent04bceecdf1e893cd825cd6b2fe788e414a8b18cd (diff)
ipw2100: 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. The driver was invoking PCI helper functions like pci_save/restore_state(), pci_enable/disable_device() and pci_set_power_state(), which is not recommended. 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')
0 files changed, 0 insertions, 0 deletions