From: Ben Hutchings Date: Sun, 13 Jun 2010 21:22:59 +0000 (+0100) Subject: MIPS: Set io_map_base for several PCI bridges lacking it X-Git-Tag: v2.6.35~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8faf2e6c201d95b780cd3b4674b7a55ede6dcbbb;p=pandora-kernel.git MIPS: Set io_map_base for several PCI bridges lacking it Several MIPS platforms don't set pci_controller::io_map_base for their PCI bridges. This results in a panic in pci_iomap(). (The panic is conditional on CONFIG_PCI_DOMAINS, but that is now enabled for all PCI MIPS systems.) Signed-off-by: Ben Hutchings Cc: linux-mips@linux-mips.org Cc: Martin Michlmayr Cc: Aurelien Jarno Cc: 584784@bugs.debian.org Patchwork: https://patchwork.linux-mips.org/patch/1377/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed