diff options
author | 2020-06-22 16:44:00 +0530 | |
---|---|---|
committer | 2020-06-23 20:31:18 -0700 | |
commit | c6f0fb5dfea02024ed8d45784a4f2f231aba9c65 (patch) | |
tree | b19fd2b0bbe9958c2f30a94fa2027c3e67b54662 /drivers/net/ethernet/intel/igc | |
parent | amd8111e: Convert to generic power management (diff) | |
download | linux-dev-c6f0fb5dfea02024ed8d45784a4f2f231aba9c65.tar.xz linux-dev-c6f0fb5dfea02024ed8d45784a4f2f231aba9c65.zip |
amd-xgbe: Convert to generic power management
Use dev_pm_ops structure to call generic suspend() and resume() callbacks.
Drivers should avoid saving device register and/or change power states
using PCI helper functions. With the generic approach, all these are handled
by PCI core.
Compile-tested only.
Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions