]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5d653db4e47a34403aa807802700fb168cb44e40
treed2468578cb327adbd3d69feb610a79b8b8a0f84d
parentc4a5f059ed4850d092217730ab8371f6bc2f2c90
[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