[ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour
authorDavid Shaohua Li <shaohua.li@intel.com>
Wed, 3 Aug 2005 15:00:11 +0000 (11:00 -0400)
committerLen Brown <len.brown@intel.com>
Wed, 3 Aug 2005 15:04:10 +0000 (11:04 -0400)
This patch disables the PCI Interrupt Link refernece counts,
which should not co-exist with the 2.6.12 irq_router.resume
method or else a double acpi_pci_link_set() could result
on resume.

Signed-off-by: David Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found