From: Paul Mundt Date: Mon, 20 Apr 2009 12:11:07 +0000 (+0900) Subject: sh: pci: Rewrite SH7751 PCI support to follow SH7780. X-Git-Tag: v2.6.31-rc1~392^2~41^2~124^3~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=757e3c16f8bafa2a470aebf9b04671c5d4d18f49;p=pandora-kernel.git sh: pci: Rewrite SH7751 PCI support to follow SH7780. This follows the similar sort of scheme that the refactored SH7780 code uses, using a 64MB CS3 mapping to handle the window0 case, and simply discarding window1. This vastly simplifies the code, and allows most of the board-specific setup to go die. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed