]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit341a25db36c84bcda1bd1b4ce6a71c6a9f12d23a
treef1d87ded4fc653bcf0a35c24ea53b4fd18d4cbd4
parent73f375037d3c341ac155c04b581af342378f24cf
[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