alistair23-linux/arch/frv/mb93090-mb00
Sebastian Andrzej Siewior a914916428 frv/PCI: move fixup hooks from __init to __devinit
The 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.

Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2012-06-12 09:10:55 -06:00
..
flash.c
Makefile frv: switch to GENERIC_PCI_IOMAP 2011-12-04 16:00:12 +02:00
pci-dma-nommu.c
pci-dma.c frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL 2012-04-02 14:41:26 -07:00
pci-frv.c PCI: frv: use generic pcibios_set_master() 2012-01-06 12:10:43 -08:00
pci-frv.h PCI: Pull PCI 'latency timer' setup up into the core 2012-01-06 12:10:42 -08:00
pci-irq.c
pci-vdk.c frv/PCI: move fixup hooks from __init to __devinit 2012-06-12 09:10:55 -06:00