]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: brcm80211: simplified register access macro's in softmac
authorRoland Vossen <rvossen@broadcom.com>
Mon, 8 Aug 2011 13:58:49 +0000 (15:58 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 20:00:08 +0000 (13:00 -0700)
commitb60987a15628046259be17471fd80ba92cf35ed2
treee2476c1b760facabbf4b4943495696a9ac131ec2
parentd89a4c80601db2e565b89b1f13fdbd9a987324dd
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 <error27@gmail.com>
Reported-by: Julian Calaby <julian.calaby@gmail.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/types.h