diff options
author | Jeff Johnson <[email protected]> | 2024-02-23 07:39:31 -0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-02-28 16:08:39 +0200 |
commit | 766cf07c402342280a468e16f94a0d3fc7e98942 (patch) | |
tree | 8c1273488632b7faab7f27fad3c5ab72d99e3bdb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ee3b63586b30cf9a488712a4a67f18117f064428 (diff) |
wifi: ath11k: constify MHI channel and controller configs
Unlike the event configuration which can be modified by MHI, the
channel and controller configurations are expected to be const. And
since they are not modified locally, constify them to prevent runtime
modification.
No functional changes, compile tested only.
Signed-off-by: Jeff Johnson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions