linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac
Arnd Bergmann c68115fc53 brcmsmac: rework LED dependencies
This is now the only driver that selects the LEDS_CLASS framework,
which is normally user-selectable. While it doesn't strictly cause
a bug, rework the Kconfig logic to be more consistent with what
other drivers do, and only enable LED support in brcmsmac if the
dependencies are all there, rather than using 'select' to enable
what it needs.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20211204173848.873293-2-arnd@kernel.org
2021-12-08 20:17:06 +02:00
..
phy brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0' 2020-09-16 08:57:45 +03:00
aiutils.c brcmsmac: Drop unnecessary NULL check after container_of 2021-06-15 13:42:30 +03:00
aiutils.h
ampdu.c brcmsmac: ampdu: Check BA window size before checking block ack 2020-11-24 17:03:51 +02:00
ampdu.h
antsel.c
antsel.h
brcms_trace_brcmsmac_msg.h
brcms_trace_brcmsmac_tx.h
brcms_trace_brcmsmac.h
brcms_trace_events.c
brcms_trace_events.h
channel.c
channel.h
d11.h brcmsmac: Fix the spelling configation to configuration in the file d11.h 2021-02-11 08:44:41 +02:00
debug.c
debug.h
dma.c
dma.h
led.c brcm80211: brcmsmac: Move LEDs to GPIO descriptors 2020-07-14 12:51:22 +03:00
led.h brcmsmac: rework LED dependencies 2021-12-08 20:17:06 +02:00
mac80211_if.c brcmsmac: mac80211_if: Fix a resource leak in an error handling path 2021-06-15 13:42:53 +03:00
mac80211_if.h brcmsmac: convert tasklets to use new tasklet_setup() API 2020-08-27 16:22:05 +03:00
main.c brcmsmac: make array addr static const, makes object smaller 2021-08-21 22:20:17 +03:00
main.h
Makefile brcmsmac: rework LED dependencies 2021-12-08 20:17:06 +02:00
phy_shim.c
phy_shim.h
pmu.c
pmu.h
pub.h
rate.c
rate.h
scb.h
stf.c brcmsmac: make brcms_c_stf_ss_update() void 2020-04-15 11:47:41 +03:00
stf.h brcmsmac: Remove the repeated declaration 2021-06-15 13:43:22 +03:00
types.h
ucode_loader.c
ucode_loader.h