2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 18:53:52 +08:00
linux-next/arch/ia64/pci
Thierry Reding 3ddbebf878 PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Remove the __init annotations in order to keep pci_fixup_irqs() around
after init (e.g. for hotplug). This requires the same change for the
implementation of pcibios_update_irq() on all architectures. While at
it, all __devinit annotations are removed as well, since they will be
useless now that HOTPLUG is always on.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-18 17:22:25 -06:00
..
fixup.c [IA64] Rename platform_name to ia64_platform_name 2012-07-25 11:47:16 -07:00
Makefile PCI: fix pci_fixup_video as it blows up on sparc64 2006-10-27 11:20:33 -07:00
pci.c PCI: Discard __init annotations for pci_fixup_irqs() and related functions 2012-09-18 17:22:25 -06:00