[PATCH] ath10k: move enable_pll_clk call to ath10k_core_start()
Kalle Valo
kvalo at codeaurora.org
Tue Aug 18 05:42:22 EDT 2020
Kalle Valo <kvalo at codeaurora.org> wrote:
> There's no reason to have call for enable_pll_clk in ath10k_bmi_start(), move
> it to ath10k_core_start() instead. This way it's possible to call
> ath10k_bmi_start() from sdio.c during firmware dump creation. And also the
> function call is more visible when it's in core.c.
>
> No functional changes, compile tested only.
>
> Signed-off-by: Kalle Valo <kvalo at codeaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
ad0dc0426468 ath10k: move enable_pll_clk call to ath10k_core_start()
--
https://patchwork.kernel.org/patch/11714755/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath10k
mailing list