MIPS: SGI-IP27: use generic PCI driverConverted bridge code to a platform driver using the PCI generic driverframework and use adding platform devices during xtalk scan. This allowseasier sharing
MIPS: SGI-IP27: use generic PCI driverConverted bridge code to a platform driver using the PCI generic driverframework and use adding platform devices during xtalk scan. This allowseasier sharing bridge driver for other SGI platforms like IP30 (Octane) andIP35 (Origin 3k, Fuel, Tezro).Signed-off-by: Thomas Bogendoerfer <[email protected]>[[email protected]: - Leave __phys_to_dma(), __dma_to_phys() & pcibus_to_node() in arch/mips/pci/pci-ip27.c since the motivation for moving them disappeared when the driver stopped being moved to drivers/pci.]Signed-off-by: Paul Burton <[email protected]>Cc: Ralf Baechle <[email protected]>Cc: James Hogan <[email protected]>Cc: [email protected]Cc: [email protected]
show more ...
MIPS: Xtalk: Update xwidget.h with known Xtalk device numbersThis is the first patch of two to clean up/update the Xtalk detectioncode used by IP27 with some of the code used in the IP30 port.Th
MIPS: Xtalk: Update xwidget.h with known Xtalk device numbersThis is the first patch of two to clean up/update the Xtalk detectioncode used by IP27 with some of the code used in the IP30 port.This specific patch adds Xtalk widget manufacturer and widget devicenumbers to arch/mips/include/asm/xtalk/widget.hSigned-off-by: Joshua Kinard <[email protected]>Cc: Linux MIPS List <[email protected]>Patchwork: http://patchwork.linux-mips.org/patch/10174/Signed-off-by: Ralf Baechle <[email protected]>
MIPS: IP27: Fix build errors with CONFIG_PCI disabled. LD init/built-in.oarch/mips/built-in.o: In function `xtalk_probe_node':(.cpuinit.text+0x67c): undefined reference to `bridge_probe'ar
MIPS: IP27: Fix build errors with CONFIG_PCI disabled. LD init/built-in.oarch/mips/built-in.o: In function `xtalk_probe_node':(.cpuinit.text+0x67c): undefined reference to `bridge_probe'arch/mips/built-in.o: In function `xtalk_probe_node':(.cpuinit.text+0x7d8): undefined reference to `bridge_probe'Signed-off-by: Ralf Baechle <[email protected]>
MIPS: Whitespace cleanup.Having received another series of whitespace patches I decided to do thisonce and for all rather than dealing with this kind of patches tricklingin forever.Signed-off-b
MIPS: Whitespace cleanup.Having received another series of whitespace patches I decided to do thisonce and for all rather than dealing with this kind of patches tricklingin forever.Signed-off-by: Ralf Baechle <[email protected]>
MIPS: Move headfiles to new location below arch/mips/includeSigned-off-by: Ralf Baechle <[email protected]>