summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2024-03-29 18:10:16 +0100
committerKalle Valo <kvalo@kernel.org>2024-04-05 11:59:38 +0300
commit73ec84df346938cc28485d98d7ca8ba1869d2c5e (patch)
tree6625a5a569a3a490e85811ad42f69d6139386748 /drivers/net/wireless/ti
parent57a03d83f229126b0aab6f305821358755c7b130 (diff)
wifi: rsi: sdio: 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-3-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'drivers/net/wireless/ti')
0 files changed, 0 insertions, 0 deletions