[Patch V4 38/42] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled

2014-06-09 Thread Jiang Liu
Release IOAPIC pin associated with PCI device when the PCI device is disabled. Signed-off-by: Jiang Liu --- Minor change, simplify usage of function pointer. --- arch/x86/kernel/acpi/boot.c | 27 +++ drivers/acpi/pci_irq.c |3 ++- 2 files changed, 29 insertions

[Patch V4 38/42] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled

2014-06-09 Thread Jiang Liu
Release IOAPIC pin associated with PCI device when the PCI device is disabled. Signed-off-by: Jiang Liu --- arch/x86/kernel/acpi/boot.c | 27 +++ drivers/acpi/pci_irq.c |3 ++- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/arch/x86/kernel/acpi/