2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/wireless/ti
Li Zetao 98fdd77d3d wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the code
Use the module_sdio_driver macro to simplify the code, which is the
same as declaring with module_init() and module_exit().

Signed-off-by: Li Zetao <lizetao1@huawei.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230821140345.3140493-1-lizetao1@huawei.com
2023-08-25 12:59:31 +03:00
..
wl12xx wifi: wl12xx: Drop if with an always false condition 2022-07-27 15:51:53 +03:00
wl18xx wifi: wl18xx: add some missing endian conversions 2022-09-07 11:02:58 +03:00
wl1251 wifi: wl1251: Fix a typo ("boradcast") 2023-02-13 17:14:41 +02:00
wlcore wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the code 2023-08-25 12:59:31 +03:00
Kconfig wifi: wl1251: drop support for platform data 2022-11-16 11:37:37 +02:00
Makefile wifi: ti: remove obsolete lines in the Makefile 2022-12-14 14:33:05 +02:00