RE: [PATCH v2] e1000: use generic power management

2020-06-01 Thread Brown, Aaron F
sts.osuosl.org; > netdev@vger.kernel.org; linux-ker...@vger.kernel.org; linux-kernel- > ment...@lists.linuxfoundation.org; sk...@linuxfoundation.org > Subject: [PATCH v2] e1000: use generic power management > > compile-tested only > > With legacy PM hooks, it was the responsibility of

[PATCH v2] e1000: use generic power management

2020-05-25 Thread Vaibhav Gupta
compile-tested only With legacy PM hooks, it was the responsibility of a driver to manage PCI states and also the device's power state. The generic approach is to let PCI core handle the work. e1000_suspend() calls __e1000_shutdown() to perform intermediate tasks. __e1000_shutdown() modifies the