From: Henry Ptasinski Date: Mon, 15 Aug 2011 13:34:22 +0000 (+0200) Subject: staging: brcm80211: Remove swaps in R_REG and W_REG macros X-Git-Tag: v3.2-rc1~169^2^2~864^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba1fff7f705ed15e9d5a5922614aa4a259e9f8bc;p=pandora-kernel.git staging: brcm80211: Remove swaps in R_REG and W_REG macros Swapping the addresses is unnecessary, since the swaps are handled by the underlying platform code (i.e. readb() etc. handle any necessary swapping). Tested on Mac G5 PPC and BCM63281. Signed-off-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