kernel-ark/drivers/acpi
David Shaohua Li 362b06bb70 [ACPI] S3 Suspend to RAM: interrupt resume fix
Delete PCI Interrupt Link Device .resume method --
it is the device driver's job to request interrupts,
not the Link's job to remember what the devices want.

This addresses the issue of attempting to run
the ACPI interpreter too early in resume, when
interrupts are still disabled.

http://bugzilla.kernel.org/show_bug.cgi?id=3469

Signed-off-by: David Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2005-07-11 23:22:52 -04:00
..
dispatcher
events
executer
hardware
namespace
parser
resources
sleep [ACPI] ACPI poweroff fix 2005-07-11 23:20:49 -04:00
tables
utilities
ac.c
acpi_memhotplug.c
asus_acpi.c
battery.c
blacklist.c
bus.c
button.c
container.c
debug.c
ec.c
event.c
fan.c
ibm_acpi.c
Kconfig [ACPI] CONFIG_ACPI now depends on CONFIG_PM 2005-07-11 23:18:35 -04:00
Makefile
motherboard.c
numa.c
osl.c
pci_bind.c
pci_irq.c
pci_link.c [ACPI] S3 Suspend to RAM: interrupt resume fix 2005-07-11 23:22:52 -04:00
pci_root.c
power.c
processor_core.c
processor_idle.c
processor_perflib.c
processor_thermal.c
processor_throttling.c
scan.c
system.c
tables.c
thermal.c
toshiba_acpi.c
utils.c
video.c