1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/silabs/wfx
Krzysztof Kozlowski fbd4219fd6 wifi: wfx: drop driver owner initialization
Core in sdio_register_driver() already sets the .owner, so driver does
not need to.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20240403-module-owner-sdio-v2-7-ae46d6b955eb@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2024-04-04 11:09:12 +02:00
..
bh.c
bh.h
bus.h
bus_sdio.c wifi: wfx: drop driver owner initialization 2024-04-04 11:09:12 +02:00
bus_spi.c net: Replace all spi->chip_select and spi->cs_gpiod references with function call 2023-03-11 12:34:02 +00:00
data_rx.c wfx: use container_of() to get vif 2022-05-11 08:32:57 +03:00
data_rx.h
data_tx.c wifi: wfx: fix case where rates are out of order 2023-10-09 09:54:14 +03:00
data_tx.h wifi: wfx: allow to send frames during ROC 2023-10-09 09:53:07 +03:00
debug.c
debug.h
fwio.c wifi: wfx: Remove redundant NULL check before release_firmware() call 2022-06-10 10:38:55 +03:00
fwio.h
hif_api_cmd.h
hif_api_general.h
hif_api_mib.h
hif_rx.c
hif_rx.h
hif_tx.c wifi: wfx: introduce hif_scan_uniq() 2023-10-09 09:53:07 +03:00
hif_tx.h wifi: wfx: introduce hif_scan_uniq() 2023-10-09 09:53:07 +03:00
hif_tx_mib.c
hif_tx_mib.h
hwio.c
hwio.h
Kconfig
key.c wfx: use container_of() to get vif 2022-05-11 08:32:57 +03:00
key.h
main.c wifi: wfx: implement wfx_remain_on_channel() 2023-10-09 09:53:08 +03:00
main.h
Makefile
queue.c wifi: wfx: allow to send frames during ROC 2023-10-09 09:53:07 +03:00
queue.h wifi: wfx: allow to send frames during ROC 2023-10-09 09:53:07 +03:00
scan.c wifi: wfx: implement wfx_remain_on_channel() 2023-10-09 09:53:08 +03:00
scan.h wifi: wfx: implement wfx_remain_on_channel() 2023-10-09 09:53:08 +03:00
sta.c wifi: mac80211: introduce 'channel request' 2024-02-08 13:07:34 +01:00
sta.h wifi: wfx: relocate wfx_rate_mask_to_hw() 2023-10-09 09:53:06 +03:00
traces.h
wfx.h wifi: wfx: implement wfx_remain_on_channel() 2023-10-09 09:53:08 +03:00