From: Arend van Spriel Date: Fri, 25 Mar 2011 10:25:57 +0000 (+0100) Subject: staging: brcm80211: replace si_* calls with ai_* calls in brcmsmac driver X-Git-Tag: v3.0-rc1~336^2~899 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0686acf730344e0e9442649952e34fe4e1d6ccb0;p=pandora-kernel.git staging: brcm80211: replace si_* calls with ai_* calls in brcmsmac driver The brcmsmac only supports chips with amba silicon interconnect so no abstraction is required. The siutils functions will be removed from the brcmsmac driver and this commit does easy replacement of siutils functions that simply delegate to the corresponding aiutils function. Reviewed-by: Henry Ptasinski Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed