linux_dsm_epyc7002/drivers/net/wireless/brcm80211/brcmfmac
Arend van Spriel 699b5e5b0b brcmfmac: change parameter in brcmf_add_if() function
The brcmf_add_if() function had a struct device as parameter
to accomodate the bus specific code to use this function. The
driver has been reworked so the bus specific code does not need
this function. Better replace the parameter with a more specific
driver object, ie. struct brcmf_pub.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-11-16 14:28:48 -05:00
..
bcmsdh_sdmmc.c brcmfmac: protect consecutive SDIO access with sdio_claim_host 2012-11-14 14:55:56 -05:00
bcmsdh.c brcmfmac: protect consecutive SDIO access with sdio_claim_host 2012-11-14 14:55:56 -05:00
dhd_bus.h brcmfmac: rework firmware event handling code 2012-11-16 14:28:45 -05:00
dhd_cdc.c brcmfmac: use fwil for netdev callbacks. 2012-11-14 14:55:45 -05:00
dhd_common.c brcmfmac: rework firmware event handling code 2012-11-16 14:28:45 -05:00
dhd_dbg.c brcmfmac: remove duplicated include from dhd_dbg.c 2012-11-14 14:55:36 -05:00
dhd_dbg.h brcmfmac: add dedicated USB log level. 2012-11-14 14:56:04 -05:00
dhd_linux.c brcmfmac: change parameter in brcmf_add_if() function 2012-11-16 14:28:48 -05:00
dhd_proto.h brcmfmac: use fwil for netdev callbacks. 2012-11-14 14:55:45 -05:00
dhd_sdio.c brcmfmac: change return type of brcmf_sdio_hdparser 2012-11-14 14:55:58 -05:00
dhd.h brcmfmac: change parameter in brcmf_add_if() function 2012-11-16 14:28:48 -05:00
fweh.c brcmfmac: change parameter in brcmf_add_if() function 2012-11-16 14:28:48 -05:00
fweh.h brcmfmac: rework firmware event handling code 2012-11-16 14:28:45 -05:00
fwil.c brcmfmac: check bus state to be data before sending data. 2012-11-14 14:56:02 -05:00
fwil.h brcmfmac: use struct brcmf_if as interface object for fwil functions 2012-10-29 15:28:27 -04:00
Makefile brcmfmac: rework firmware event handling code 2012-11-16 14:28:45 -05:00
sdio_chip.c brcmfmac: add BCM43241 sdio interface driver support 2012-09-07 15:03:43 -04:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr 2012-09-24 14:59:09 -04:00
usb_rdl.h brcm80211: fmac: add USB support for bcm43235/6/8 chipsets 2012-02-22 14:48:53 -05:00
usb.c brcmfmac: usb suspend/resume. 2012-11-16 14:28:47 -05:00
usb.h brcmfmac: usb suspend/resume. 2012-11-16 14:28:47 -05:00
wl_cfg80211.c brcmfmac: rework firmware event handling code 2012-11-16 14:28:45 -05:00
wl_cfg80211.h brcmfmac: rework firmware event handling code 2012-11-16 14:28:45 -05:00