[MIPS] Fix IP32 breakage
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 5 Jan 2008 11:13:11 +0000 (12:13 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 7 Jan 2008 15:32:03 +0000 (15:32 +0000)
commitc990081bf87bf5afcd6d39d8bfce9c6d60b1f2eb
treef1d87ded4fc653bcf0a35c24ea53b4fd18d4cbd4
parent9cfacb790f581000a7ec8455785d131aca923ded
[MIPS] Fix IP32 breakage

- suppress master aborts during config read
- set io_map_base
- only fixup end of iomem resource to avoid failing request_resource
  in serial driver
- killed useless setting of crime_int bit, which caused wrong interrupts
- use physcial address for serial port platform device and let 8250
  driver do the ioremap

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/ops-mace.c
arch/mips/pci/pci-ip32.c
arch/mips/sgi-ip32/ip32-irq.c
arch/mips/sgi-ip32/ip32-platform.c