staging: brcm80211: replace si_* calls with ai_* calls in brcmsmac driver
commit0686acf730344e0e9442649952e34fe4e1d6ccb0
authorArend van Spriel <arend@broadcom.com>
Fri, 25 Mar 2011 10:25:57 +0000 (25 11:25 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Apr 2011 05:36:12 +0000 (4 22:36 -0700)
tree5a3737f30e2e1f44cb888620d2a7ea719a39cacc
parent933b720f2f4e76d307cd50ae49dcbc1e598e79a9
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 <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_cmn.c
drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_n.c
drivers/staging/brcm80211/brcmsmac/wlc_bmac.c