2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-26 23:55:40 +08:00
linux-next/drivers/net/wireless/brcm80211/brcmfmac
Arend van Spriel 1bb1f38462 brcm80211: fmac: update bus state in common driver part
The bus state is updated in the sdio bus init function, but it is
better to do it when the brcmf_bus_start() function is completed
successfully. The brcmf_netdev_open() function will return -EAGAIN
until the state is updated instead of calling brcmf_bus_start() to
avoid reentering that function.

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:52 -05:00
..
bcmsdh_sdmmc.c brcm80211: fmac: move module entry points to dhd_linux.c 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
dhd_bus.h brcm80211: fmac: move module entry points to dhd_linux.c 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: update bus state in common driver part 2012-02-22 14:48:52 -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: update bus state in common driver part 2012-02-22 14:48:52 -05:00
dhd.h brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -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