[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)
commitecc21ebe603af31f172c43b8b261df79040790ef
treed2468578cb327adbd3d69feb610a79b8b8a0f84d
parent3d35600a9de8e2816d0e3726f64b7271af6fdda4
[ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour

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>
drivers/acpi/pci_link.c