ath10k: sdio: remove _hif_ prefix from functions not part of hif interface
authorKalle Valo <kvalo@codeaurora.org>
Thu, 16 Apr 2020 11:50:58 +0000 (14:50 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 21 Apr 2020 12:04:00 +0000 (15:04 +0300)
commit58921763210315fe96f590d9edb4f3952f8526ce
tree6f4707a63fb15e9972646225695dcec2fad0263e
parent22f28076b6c3f86107424b3b1ddfd90f2628f354
ath10k: sdio: remove _hif_ prefix from functions not part of hif interface

The _hif_ prefix should be used only on functions part of ath10k_hif_ops, so
remove it from functions which should not have it.

No functional changes, compile tested only.

Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1587037859-28873-4-git-send-email-kvalo@codeaurora.org
drivers/net/wireless/ath/ath10k/sdio.c