summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion/vxge/vxge-main.c
diff options
context:
space:
mode:
authorVaibhav Gupta <vaibhavgupta40@gmail.com>2020-07-01 18:50:55 +0200
committerDavid S. Miller <davem@davemloft.net>2020-07-01 21:58:33 +0200
commit64120615d140c88d110c6ffc964d9e6cd8bf5395 (patch)
treeeed0ece50b281ea0e1b2edefefaa20227bdebcd5 /drivers/net/ethernet/neterion/vxge/vxge-main.c
parentmlx4: use generic power management (diff)
downloadlinux-64120615d140c88d110c6ffc964d9e6cd8bf5395.tar.xz
linux-64120615d140c88d110c6ffc964d9e6cd8bf5395.zip
ksz884x: 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. Thus, there is no need to call the PCI helper functions like pci_enable_wake(), pci_save/restore_sate() and pci_set_power_state(). 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/neterion/vxge/vxge-main.c')
0 files changed, 0 insertions, 0 deletions