From: Rob Herring Date: Tue, 10 Jul 2012 02:59:03 +0000 (-0500) Subject: ARM: move PCI i/o resource setup into common code X-Git-Tag: omap-cleanup-local-headers-for-v3.7~48^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c5d1699887bfcd17e6d9842ba7e2b3234e665db;p=pandora-kernel.git ARM: move PCI i/o resource setup into common code With consolidation of the PCI i/o mappings, the i/o space is being set to start at a PCI bus addr of 0x0 and fixed to 64K per bus. In this case the core ARM PCI setup code can setup the i/o resource. Currently, the resource is only setup if the platform did not setup an i/o resource. Signed-off-by: Rob Herring Reviewed-by: Arnd Bergmann --- Reading git-diff-tree failed