From: Rob Herring Date: Wed, 4 Jul 2012 16:18:40 +0000 (-0500) Subject: ARM: iop3xx: use fixed PCI i/o mapping X-Git-Tag: omap-cleanup-local-headers-for-v3.7~48^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd9bf78040fa0da4cecc228e1682b9682b8cb180;p=pandora-kernel.git ARM: iop3xx: use fixed PCI i/o mapping Move iop33x and iop32x PCI to fixed i/o mapping and remove io.h. This changes the PCI bus addresses from the cpu address to 0 based. It appears that there is translation h/w for this, but its untested. Not sure what to do with io_offset. I think it should always be 0. AFAICT, PCI setup is skipped if the ATU is already setup. Signed-off-by: Rob Herring Reviewed-by: Arnd Bergmann --- Reading git-diff-tree failed