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
..
2012-07-31 18:42:43 -07:00
2012-08-09 13:16:55 +09:00
2012-08-09 13:16:55 +09:00
2012-03-28 18:30:03 +01:00
2012-05-10 17:20:01 +09:00
2012-04-16 14:40:08 +02:00
2012-06-13 11:42:13 +09:00