wifi: ath12k: Remove unused ath12k_base from ath12k_hw
authorHarshitha Prem <quic_hprem@quicinc.com>
Mon, 17 Jun 2024 11:12:47 +0000 (14:12 +0300)
committerKalle Valo <quic_kvalo@quicinc.com>
Mon, 17 Jun 2024 14:46:19 +0000 (17:46 +0300)
commit4f15b06e5782e9a44acc652034090b5fc40b49e5
tree47c36cc9b6cdcddfaf2935f0f6804db7dc5c531a
parent670d4949bc8e7178420761130664f563453085bd
wifi: ath12k: Remove unused ath12k_base from ath12k_hw

Currently, device (ab) reference in hardware abstraction (ah)
is not used anywhere. Also, with multiple device group abstraction,
hardware abstraction would be coupled with device group abstraction
rather than single device.

Hence, remove the ab reference from hardware abstraction.

Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1

Signed-off-by: Harshitha Prem <quic_hprem@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://msgid.link/20240529060939.4156281-1-quic_hprem@quicinc.com
drivers/net/wireless/ath/ath12k/core.h
drivers/net/wireless/ath/ath12k/mac.c