Kalle Valo <kvalo@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx> 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