linux-bl808/drivers/net/ethernet/8390
Vaibhav Gupta 33b7a252c8 ne2k-pci: 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/disable_device(), 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>
2020-07-01 12:58:33 -07:00
..
8390.c
8390.h
8390p.c
apne.c
ax88796.c
axnet_cs.c
etherh.c
hydra.c
Kconfig
lib8390.c
mac8390.c
Makefile
mcf8390.c
ne.c
ne2k-pci.c ne2k-pci: use generic power management 2020-07-01 12:58:33 -07:00
pcnet_cs.c
smc-ultra.c
stnic.c
wd.c
xsurf100.c
zorro8390.c