mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
85a053fa5f
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> |
||
---|---|---|
.. | ||
generic | ||
jmr3927 | ||
rbtx4927 | ||
rbtx4938 | ||
rbtx4939 | ||
Kconfig | ||
Makefile | ||
Platform |