diff options
| author | Hari Chandrakanthan <quic_haric@quicinc.com> | 2022-03-09 16:54:25 +0530 |
|---|---|---|
| committer | Kalle Valo <quic_kvalo@quicinc.com> | 2022-03-21 12:55:44 +0200 |
| commit | 72a9bff386545d3f8e9c432cb8e036272ad4e1fa (patch) | |
| tree | 63220b118b4a2765e0ad9718bd8c3b0fb05efd18 /tools/perf/scripts/python | |
| parent | 997dc60f0855b39aec0400511b37d65781da9255 (diff) | |
| download | linux-72a9bff386545d3f8e9c432cb8e036272ad4e1fa.tar.gz linux-72a9bff386545d3f8e9c432cb8e036272ad4e1fa.zip | |
ath11k: change fw build id format in driver init log
Currently fw build id is printed during init as follows.
fw_version 0x250684a5 fw_build_timestamp 2021-07-13 10:57
fw_build_id QC_IMAGE_VERSION_STRING=WLAN.HK.2.5.0.1-01100-QCAHKSWPL_SILICONZ-1
The string "QC_IMAGE_VERSION_STRING=" is removed from the log
to improve readability.
With this patch the fw build id is printed during init as follows.
fw_version 0x250684a5 fw_build_timestamp 2021-07-13 10:57
fw_build_id WLAN.HK.2.5.0.1-01100-QCAHKSWPL_SILICONZ-1
Signed-off-by: Hari Chandrakanthan <quic_haric@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/1646825065-7736-1-git-send-email-quic_haric@quicinc.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
