summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-07-06 12:24:15 -0700
committerDavid S. Miller <davem@davemloft.net>2020-07-06 12:24:15 -0700
commit83184b8bbc39584d96ce1ded3e63b309d172a1b7 (patch)
treef0ccb3502729265d3256319bc5bec86eaaa144d1 /tools
parent5bd6ff0c6fe6c138aebe8d3bf7163420386c7ca7 (diff)
parentf193f4ebde3d61737c93e8091964ef6cd199076b (diff)
Merge branch 'ethernet-sun-use-generic-power-management'
Vaibhav Gupta says: ==================== ethernet: sun: use generic power management Linux Kernel Mentee: Remove Legacy Power Management. The purpose of this patch series is to remove legacy power management callbacks from sun ethernet drivers. The callbacks performing suspend() and resume() operations are still calling pci_save_state(), pci_set_power_state(), etc. and handling the power management themselves, which is not recommended. The conversion requires the removal of the those function calls and change the callback definition accordingly and make use of dev_pm_ops structure. All patches are compile-tested only. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions