Re: [PATCH 2/6] wifi: ath6kl: sdio: simplify module initialization

From: Kalle Valo
Date: Thu Apr 04 2024 - 06:13:27 EST


Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote:

> 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@xxxxxxxxxx>
> Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx>

Patch applied to ath-next branch of ath.git, thanks.

565759ce814a wifi: ath6kl: sdio: simplify module initialization

--
https://patchwork.kernel.org/project/linux-wireless/patch/20240329171019.63836-2-krzysztof.kozlowski@xxxxxxxxxx/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches