kernel-fxtec-pro1x/drivers/net/wireless/brcm80211/brcmfmac
Arend van Spriel 0a332e4678 brcm80211: fmac: use specific types in struct brcmf_bus
The fields bus_priv and drvr are defined as void pointer. It is
preferred to have specific types for compiler type checking. To
prepare for other bus types the bus_priv field is defined as a
union containing the sdio bus private structure reference.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-02-22 14:48:51 -05:00
..
bcmsdh.c brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00
bcmsdh_sdmmc.c brcm80211: fmac: use specific types in struct brcmf_bus 2012-02-22 14:48:51 -05:00
dhd.h brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -05:00
dhd_bus.h brcm80211: fmac: use specific types in struct brcmf_bus 2012-02-22 14:48:51 -05:00
dhd_cdc.c brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00
dhd_common.c brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00
dhd_dbg.h brcm80211: Add and use brcmX_dbg_dump_hex 2012-01-24 14:21:13 -05:00
dhd_linux.c brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK 2012-02-22 14:48:51 -05:00
dhd_proto.h brcm80211: fmac: move common layer bus interface context to dhd_bus.h 2011-12-19 14:40:46 -05:00
dhd_sdio.c brcm80211: fmac: use specific types in struct brcmf_bus 2012-02-22 14:48:51 -05:00
Makefile brcm80211: fmac: add Kconfig option for SDIO bus support 2011-12-19 14:40:48 -05:00
sdio_chip.c brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcm80211: fmac: move sdio related macros to sdio_host.h 2011-12-19 14:40:46 -05:00
wl_cfg80211.c brcm80211: fmac: resolve smatch issues in brcmfmac code 2012-02-22 14:48:51 -05:00
wl_cfg80211.h brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00