summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec/tulip/pnic.c
diff options
context:
space:
mode:
authorVaibhav Gupta <vaibhavgupta40@gmail.com>2020-06-22 13:42:28 +0200
committerDavid S. Miller <davem@davemloft.net>2020-06-24 05:33:15 +0200
commit6c3cb945ed79f4a9a1eede1889e165f326dcf6e9 (patch)
tree22af8cb6dcdc6bdf10d69bdbac25e46adbc03bd3 /drivers/net/ethernet/dec/tulip/pnic.c
parenttulip: tulip_core: use generic power management (diff)
downloadlinux-6c3cb945ed79f4a9a1eede1889e165f326dcf6e9.tar.xz
linux-6c3cb945ed79f4a9a1eede1889e165f326dcf6e9.zip
tulip: uli526x: use generic power management
With the support of generic PM callbacks, drivers no longer need to use legacy .suspend() and .resume() in which they had to maintain PCI states changes and device's power state themselves. Legacy PM involves usage of PCI helper functions like pci_enable_wake() which is no longer recommended. 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/dec/tulip/pnic.c')
0 files changed, 0 insertions, 0 deletions