]> www.infradead.org Git - users/dwmw2/linux.git/commit
wifi: ath12k: rename the sc naming convention to ab
authorKarthikeyan Periyasamy <quic_periyasa@quicinc.com>
Wed, 18 Oct 2023 15:30:08 +0000 (21:00 +0530)
committerKalle Valo <quic_kvalo@quicinc.com>
Wed, 25 Oct 2023 09:56:58 +0000 (12:56 +0300)
commitcda8607e824b8f4f1e5f26fef17736c8be4358f8
tree8d34bf6ad812d0ea1713b01d185d97585b6a6684
parent25ebf4c3c1416b271ab9f1f674f719910128943c
wifi: ath12k: rename the sc naming convention to ab

In PCI and HAL interface layer module, the identifier sc is used
to represent an instance of ath12k_base structure. However,
within ath12k, the convention is to use "ab" to represent an SoC
"base" struct. So change the all instances of sc to ab.

Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00125-QCAHKSWPL_SILICONZ-1

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/20231018153008.29820-3-quic_periyasa@quicinc.com
drivers/net/wireless/ath/ath12k/hif.h
drivers/net/wireless/ath/ath12k/pci.c