diff options
author | David Shaohua Li <shaohua.li@intel.com> | 2005-03-18 21:30:29 (GMT) |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2005-07-12 03:22:52 (GMT) |
commit | 362b06bb70b5a5779b2e852e0f2bdb437061106e (patch) | |
tree | 67544336a5fbef1207f564e8d619ce7fb4b11f5f /include/acpi/acpi_drivers.h | |
parent | 5ae947ecc9c1c23834201e5321684a5cb68bdd3f (diff) | |
download | linux-fsl-qoriq-362b06bb70b5a5779b2e852e0f2bdb437061106e.tar.xz |
[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>
Diffstat (limited to 'include/acpi/acpi_drivers.h')
0 files changed, 0 insertions, 0 deletions