From: Roland Vossen Date: Mon, 8 Aug 2011 13:58:23 +0000 (+0200) Subject: staging: brcm80211: remove MIPS specific 'sync' instruction in fullmac X-Git-Tag: v3.2-rc1~169^2^2~864^2~345 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e631b8c80bc4f57e1f40ddb02edc98f8cb980a4;p=pandora-kernel.git staging: brcm80211: remove MIPS specific 'sync' instruction in fullmac This instruction was required for the bcm4716/bcm4322, but since the fullmac driver only supports bcm4329, it could be removed. After that, the R_REG macro's were identical and thus were reduced to just 1 R_REG macro. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Franky (Zhenhui) Lin Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed