Re: [PATCH] ath9k_htc: Do not select MAC80211_LEDS by default
From: Kalle Valo <hidden>
Date: 2020-08-27 10:17:34
Also in:
lkml, netdev
From: Kalle Valo <hidden>
Date: 2020-08-27 10:17:34
Also in:
lkml, netdev
Krzysztof Kozlowski [off-list ref] wrote:
The ath9k_htc driver hides all LEDs related code behind CONFIG_MAC80211_LEDS ifdefs so it does not really require the MAC80211_LEDS. The code builds and works just fine. Convert the "select" into "imply" to allow disabling LED trigger when not needed. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Kalle Valo <redacted>
Patch applied to ath-next branch of ath.git, thanks. 197f466e93f5 ath9k_htc: Do not select MAC80211_LEDS by default -- https://patchwork.kernel.org/patch/11726211/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches