diff options
author | 2008-12-08 21:31:01 -0700 | |
---|---|---|
committer | 2008-12-30 21:33:40 -0500 | |
commit | beba8a643d7f774cf27c3c92a51b99cebf787415 (patch) | |
tree | cb7a53443160dbda84e8e663b0eb256964869ed4 /include/linux/kernel.h | |
parent | ACPI: PCI: tweak _PRT lookup debug (diff) | |
download | wireguard-linux-beba8a643d7f774cf27c3c92a51b99cebf787415.tar.xz wireguard-linux-beba8a643d7f774cf27c3c92a51b99cebf787415.zip |
ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive
We currently pass a callback function (either acpi_pci_allocate_irq() or
acpi_pci_free_irq()) to acpi_pci_irq_lookup() and acpi_pci_irq_derive().
I think it's simpler to remove the callback and just have the enable/
disable functions make the calls directly.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions