From: Benjamin Herrenschmidt Date: Sat, 11 Nov 2006 06:25:13 +0000 (+1100) Subject: [POWERPC] Spider uses low level BE MMIO accessors X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc0f40c287a435805b0545ffc44ea41f11cd43e;p=pandora-kernel.git [POWERPC] Spider uses low level BE MMIO accessors We use the powerpc specific low level MMIO accessor variants instead of readl() or readl_be() because we know spidernet is not a real PCI device and we can thus avoid the performance hit caused by the PCI workarounds. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed