linux/drivers/net/wireless/ti
Krzysztof Kozlowski 718fcb7d7b wifi: wl1251: simplify module initialization
This driver's initialization functions do not perform any custom code,
except printing messages.  Printing messages on modules
loading/unloading is discouraged because it pollutes the dmesg
regardless whether user actually has this device.  Core kernel code
already gives tools to investigate whether module was loaded or not.

Drop the printing messages which allows to replace open-coded
module_sdio_driver().

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240329171019.63836-4-krzysztof.kozlowski@linaro.org
2024-04-05 11:59:38 +03:00
..
wl12xx wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xx 2024-01-31 18:32:32 +02:00
wl18xx wifi: fill in MODULE_DESCRIPTION()s for wl18xx 2024-01-31 18:32:33 +02:00
wl1251 wifi: wl1251: simplify module initialization 2024-04-05 11:59:38 +03:00
wlcore wifi: ti: Avoid a hundred -Wflex-array-member-not-at-end warnings 2024-03-28 15:07:37 +02: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