diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-11-20 18:47:20 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-11-23 12:46:20 +0530 |
commit | 21f4c443731fdb064c0dd31a743aafd0b075156c (patch) | |
tree | 87527795b47eb646e67edd29d33e16913de69608 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 5bdc61ef45007908df9d8587111c7a5a552bdd46 (diff) |
soundwire: stream: constify sdw_port_config when adding devices
sdw_stream_add_master() and sdw_stream_add_slave() do not modify
contents of passed sdw_port_config, so it can be made const for code
safety and as documentation of expected usage.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions