diff options
author | Kalle Valo <quic_kvalo@quicinc.com> | 2024-11-01 18:17:01 +0300 |
---|---|---|
committer | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-11-06 22:36:28 +0300 |
commit | a2189d2b8005cd9f3a440512af087eb9b62c103e (patch) | |
tree | 7f6436189d5efcb7989573d54db01159da2976d4 /tools/perf/scripts/python/stackcollapse.py | |
parent | c8a98ed160e54ae629364a1efd5379bed839d633 (diff) | |
download | linux-a2189d2b8005cd9f3a440512af087eb9b62c103e.tar.xz |
wifi: ath12k: introduce ath12k_hw_warn()
In the following patch we need to use ath12k_warn() but don't easily have
access to struct ath12k_base (ab) but do have access to struct ath12k_hw (ah).
So add a new warning helper ath12_hw_warn() which takes the latter but the log
output is still identical but uses the struct device pointer stored to struct
ath12k_hw.
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Link: https://patch.msgid.link/20241101151705.165987-5-kvalo@kernel.org
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions