android_kernel_samsung_msm8976/arch/mips
Thomas Bogendoerfer 639702bd72 [MIPS] Register PCI host bridge resource earlier
PCI based SNI RM machines have their EISA bus behind an Intel PCI/EISA
bridge. So the PCI IO range must start at 0x0000. Changing that will
break the PCI bus, because i8259.c already has registered it's IO
addresses before the PCI bus gets initialized. Below is a patch,
which will register the PCI host bridge resources inside
register_pci_controller(). It also changes i8259.c to use insert_region(),
because request_resource() will fail, if the IO space of the PIT hanging
of the PCI host bridge (maybe passing the resource parent to
init_i8259_irqs() is a cleaner fix for that).

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-04-27 16:20:25 +01:00
..
arc [MIPS] ARC: Fix several compiler warnings. 2007-03-08 01:10:30 +00:00
au1000 [MIPS] MTX1: add idsel cardbus ressources 2007-03-04 19:02:44 +00:00
basler/excite [MIPS] excite: Set serial driver iotype to UPIO_RM9000 2007-02-26 23:06:06 +00:00
boot Add .gitignore files for MIPS. 2005-11-07 18:05:37 +00:00
cobalt [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines 2007-04-27 16:20:23 +01:00
configs [MIPS] Remove pnx8550-v2pci_defconfig 2007-04-27 16:20:25 +01:00
ddb5xxx [MIPS] Misc fixes for plat_irq_dispatch functions 2007-03-19 20:22:43 +00:00
dec [MIPS] DEC: Remove call to register_prom_console. 2007-03-09 12:14:52 +00:00
emma2rh [MIPS] Misc fixes for plat_irq_dispatch functions 2007-03-19 20:22:43 +00:00
gt64120 [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines 2007-04-27 16:20:23 +01:00
jazz [MIPS] Jazz: Fix warning. 2007-03-24 17:01:50 +00:00
jmr3927 [MIPS] JMR3927 cleanup 2007-04-27 16:20:23 +01:00
kernel [MIPS] Register PCI host bridge resource earlier 2007-04-27 16:20:25 +01:00
lasat [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00
lib [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00
lib-32 [MIPS] Kill redundant EXTRA_AFLAGS 2007-02-26 23:06:05 +00:00
lib-64 [MIPS] Kill redundant EXTRA_AFLAGS 2007-02-26 23:06:05 +00:00
math-emu [MIPS] FPU ownership management & preemption fixes 2007-03-17 01:03:26 +00:00
mips-boards [MIPS] Malta: Delete unused prototype of mips_timer_interrupt. 2007-04-27 16:20:24 +01:00
mm [MIPS] Remove unused argument from kunmap_coherent(). 2007-04-27 16:20:24 +01:00
momentum [MIPS] Misc fixes for plat_irq_dispatch functions 2007-03-19 20:22:43 +00:00
oprofile [MIPS] Fix oprofile logic to physical counter remapping 2007-04-24 22:10:18 +01:00
pci [MIPS] Register PCI host bridge resource earlier 2007-04-27 16:20:25 +01:00
philips/pnx8550 [MIPS] Misc fixes for plat_irq_dispatch functions 2007-03-19 20:22:43 +00:00
pmc-sierra [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00
qemu [MIPS] Qemu: Fix Symmetric Uniprocessor support. 2007-03-19 20:22:43 +00:00
sgi-ip22 [MIPS] IP22: Get rid of volatile in IP22 core code. 2007-04-27 16:20:23 +01:00
sgi-ip27 [MIPS] IP27: Build fix 2007-03-07 00:07:18 +00:00
sgi-ip32 [MIPS] Misc fixes for plat_irq_dispatch functions 2007-03-19 20:22:43 +00:00
sibyte [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs 2007-04-27 16:20:25 +01:00
sni [MIPS] Misc fixes for plat_irq_dispatch functions 2007-03-19 20:22:43 +00:00
tx4927 [MIPS] Misc fixes for plat_irq_dispatch functions 2007-03-19 20:22:43 +00:00
tx4938 [MIPS] No need to write c0_compare in plat_timer_setup 2007-03-04 19:02:35 +00:00
vr41xx [MIPS] Kill redundant EXTRA_AFLAGS 2007-02-26 23:06:05 +00:00
defconfig [MIPS] Viper2: Remove defective support. 2007-03-13 16:59:31 +00:00
Kconfig [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected 2007-04-27 16:20:24 +01:00
Kconfig.debug [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. 2007-02-26 23:06:06 +00:00
Makefile [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs 2007-04-27 16:20:25 +01:00