linux/arch/mips/txx9
Sebastian Andrzej Siewior 85a053fa5f MIPS: PCI: Move fixups from __init to __devinit.
Fixups are executed once the pci-device is found which is during boot
process so __init seems fine as long as the platform does not support
hotplug.
However it is possible to remove the PCI bus at run time and have it
rediscovered again via "echo 1 > /sys/bus/pci/rescan" and this will call
the fixups again.

[ralf@linux-mips.org: Made piixirqmap[] in malta_piix_func0_fixup()
__initdata.]

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Cc: linux-mips@linux-mips.org
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2012-07-19 11:27:23 +02:00
..
generic MIPS: PCI: Move fixups from __init to __devinit. 2012-07-19 11:27:23 +02:00
jmr3927 MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
rbtx4927 MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
rbtx4938 MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
rbtx4939 mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:30:57 -04:00
Kconfig MIPS: TXx9: Add ACLC support 2009-06-17 11:06:25 +01:00
Makefile MIPS: TXx9: Migrate to new platform makefile style. 2010-08-05 13:25:55 +01:00
Platform MIPS: TXx9: Migrate to new platform makefile style. 2010-08-05 13:25:55 +01:00