From: Paul Mundt Date: Mon, 1 Feb 2010 11:01:50 +0000 (+0900) Subject: sh: Improved multi-resource handling for SH7780 PCI. X-Git-Tag: v2.6.34-rc1~285^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6c58b1d987a5795086c5c2babd8c7367d2fdb8c;p=pandora-kernel.git sh: Improved multi-resource handling for SH7780 PCI. The SH7780 PCI controller supports 3 different ranges of PCI memory in addition to its PCI I/O window. In the case of 29-bit mode, only 2 memory windows are supported, while in 32-bit mode all 3 are visible. This attempts to make the resource handling completely dynamic and to permit platforms to map in as many apertures as they can handle. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed