From: Roland Vossen Date: Mon, 8 Aug 2011 13:58:49 +0000 (+0200) Subject: staging: brcm80211: simplified register access macro's in softmac X-Git-Tag: v3.2-rc1~169^2^2~864^2~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b60987a15628046259be17471fd80ba92cf35ed2;p=pandora-kernel.git staging: brcm80211: simplified register access macro's in softmac Code cleanup. Removed MIPS specific 'sync' instruction since this is not required for the chips that this driver supports. MIPS specific macro's were now the same as non-MIPS register access macro's and thus have been deleted. Also added comment that makes clearer what the benefit of these macro's is. Unified big and little end register access macro's. Reported-by: Dan Carpenter Reported-by: Julian Calaby Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed