From: Ralf Baechle Date: Thu, 7 Dec 2006 14:35:43 +0000 (+0100) Subject: [MIPS] Iomap implementation. X-Git-Tag: v2.6.21-rc1~64^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=140c1729a221dc6eacfcbf2a073dbf00fad13e43;p=pandora-kernel.git [MIPS] Iomap implementation. This implementation has support for the concept of one separate ioport address space by PCI domain. A pointer to the virtual address where the port space of a domain has been mapped has been added to struct pci_controller and systems should be fixed to fill in this value. For single domain systems this will be the same value as passed to set_io_port_base(). Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed