diff options
| author | Rikard Falkeborn <[email protected]> | 2022-03-30 22:42:27 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2022-04-05 10:23:14 +0100 |
| commit | 5449fd7bd01fc13266979a6ab48493d4d2e43725 (patch) | |
| tree | 77c2a9c5dccdbc1533304b4df2d91c696ef0e2e4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 5e9058ea2bc6e73aeb54b585af38d043490a8509 (diff) | |
ASoC: samsung: Constify snd_soc_dapm_{route,widget} structs
These structs only have their address assigned to the
dapm_{routes,widget} fields in the snd_soc_card struct,
both which are pointers to const data. Make them const to
allow the compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions