mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
762e30239c
The atl1c driver uses the legacy PCI power management, so it has to do some PCI-specific things in its ->suspend() and ->resume() callbacks and they are not done correctly. Convert atl1c to the new PCI power management framework and make it let the PCI subsystem handle all of the PCI-specific aspects of device handling during system power transitions. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
atl1c_ethtool.c | ||
atl1c_hw.c | ||
atl1c_hw.h | ||
atl1c_main.c | ||
atl1c.h | ||
Makefile |