From: Roland Vossen Date: Mon, 15 Aug 2011 13:34:27 +0000 (+0200) Subject: staging: brcm80211: removed unused MIPS specific SDRAM swap window X-Git-Tag: v3.2-rc1~169^2^2~864^2~273 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcaf762fa4b8ea1ba7f0c0ebbc7c04a22a3ca0bd;p=pandora-kernel.git staging: brcm80211: removed unused MIPS specific SDRAM swap window Certain Mips based, big endian Broadcom products contain a memory window for endianness swap purposes. However, this is too system specific for this driver as there are more big endian platforms to support. Thus, this 'window' functionality is not to be used and can be removed. The swap window would be a performance improvement and could be provided with a dedicated mapping function in the platform specific code. Tested on BCM63281. Reviewed-by: Henry Ptasinski Reviewed-by: Arend van Spriel Tested-by: Jonas Gorski Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed