From: Arend van Spriel Date: Mon, 12 Dec 2011 23:15:06 +0000 (-0800) Subject: brcm80211: smac: INTROFF/INTRESTORE macros removed X-Git-Tag: v3.3-rc1~182^2~178^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a232c8a12a0fe55a2e671d24626c98a21b57a332;p=pandora-kernel.git brcm80211: smac: INTROFF/INTRESTORE macros removed The macros were used to assure that the correct core was accessed in the ISR, but register access is now done giving the explicit core so no need to change interrupt state. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed