diff options
author | Thierry Reding <[email protected]> | 2012-09-17 13:22:53 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2012-09-18 17:22:25 -0600 |
commit | 3ddbebf878ac8d958bb34e87a742a6b3adc283a3 (patch) | |
tree | 6b398c32ec6b9f29e8daa0bc9c509ea5e17fba7e /tools/perf/util/trace-event-scripting.c | |
parent | 55d512e245bc7699a8800e23df1a24195dd08217 (diff) |
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 <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions