diff options
author | Karthikeyan Periyasamy <quic_periyasa@quicinc.com> | 2023-10-14 05:26:50 +0200 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2023-10-18 10:33:42 +0200 |
commit | 2e66190e0d87a7266c89728565e0681b22e68f30 (patch) | |
tree | 89e4cee5e9686b70744d154194bf82587090fe87 /drivers/net/wireless/ath/ath11k/qmi.c | |
parent | wifi: ath11k: rename the wmi_sc naming convention to wmi_ab (diff) | |
download | linux-2e66190e0d87a7266c89728565e0681b22e68f30.tar.xz linux-2e66190e0d87a7266c89728565e0681b22e68f30.zip |
wifi: ath11k: rename the sc naming convention to ab
In PCI, thermal and HAL interface layer module, the identifier
sc is used to represent an instance of ath11k_base structure.
However, within ath11k, the convention is to use "ab" to
represent an SoC "base" struct. So change the all instances
of sc to ab.
Compile tested only.
Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20231014032650.32605-3-quic_periyasa@quicinc.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions