From: Roland Vossen Date: Wed, 1 Jun 2011 11:45:56 +0000 (+0200) Subject: staging: brcm80211: further simplified register access macro's X-Git-Tag: v3.1-rc1~232^2~568^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b61a4be59b7df9c2cee72156fa2958b6ab0fe666;p=pandora-kernel.git staging: brcm80211: further simplified register access macro's The SELECT_BUS_READ and SELECT_BUS_WRITE macro's always select a (sdio) bus operation for fullmac, and a memory operation for softmac. Thus they can be removed by expanding them in place. Signed-off-by: Roland Vossen Reviewed-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed