diff options
| author | Hari Chandrakanthan <[email protected]> | 2022-03-09 16:54:25 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2022-03-21 12:55:44 +0200 |
| commit | 72a9bff386545d3f8e9c432cb8e036272ad4e1fa (patch) | |
| tree | 63220b118b4a2765e0ad9718bd8c3b0fb05efd18 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 997dc60f0855b39aec0400511b37d65781da9255 (diff) | |
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 <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions