From: Lennert Buytenhek Date: Fri, 24 Jun 2005 22:11:31 +0000 (+0100) Subject: [PATCH] ARM: 2748/1: ixp2000 implementation of the iomap api X-Git-Tag: v2.6.13-rc1~68^2~251^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2966207c7e5945947c4db3a48aa4fa819807c5be;p=pandora-kernel.git [PATCH] ARM: 2748/1: ixp2000 implementation of the iomap api Patch from Lennert Buytenhek A number of ixp2000 models have a bug where the byte lanes for PCI I/O transactions are swapped. We already work around this in our versions of {in,out}{b,w,l}, but we also need to perform these workarounds in a custom implementation of the new iomap API, provided in this patch. Signed-off-by: Lennert Buytenhek Signed-off-by: Deepak Saxena Signed-off-by: Russell King --- Reading git-diff-tree failed