diff options
author | Vaibhav Gupta <vaibhavgupta40@gmail.com> | 2020-07-03 05:01:38 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-08 00:20:49 +0200 |
commit | 53fff2bfb3fcce7f7e8ac424da73070ac7a550da (patch) | |
tree | 47c75a21e27a86789e05551af64e9b20eb94f090 /drivers/net/wan | |
parent | epic100: use generic power management (diff) | |
download | linux-53fff2bfb3fcce7f7e8ac424da73070ac7a550da.tar.xz linux-53fff2bfb3fcce7f7e8ac424da73070ac7a550da.zip |
smsc9420: use generic power management
Drivers should not use legacy power management as they have to manage power
states and related operations, for the device, themselves. This driver was
handling them with the help of PCI helper functions.
With generic PM, all essentials will be handled by the PCI core. Driver
needs to do only device-specific operations.
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/wan')
0 files changed, 0 insertions, 0 deletions