https://github.com/torvalds/linux
Revision 762e30239cce9ff0d82227ade663feed2f6283d8 authored by Rafael J. Wysocki on 22 December 2010, 03:07:52 UTC, committed by David S. Miller on 22 December 2010, 23:26:13 UTC
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>
1 parent 227fb92
History
Tip revision: 762e30239cce9ff0d82227ade663feed2f6283d8 authored by Rafael J. Wysocki on 22 December 2010, 03:07:52 UTC
atl1c: Do not use legacy PCI power management
Tip revision: 762e302
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 178.0 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top