aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2024-05-13 19:37:20 +0200
committerMark Brown <[email protected]>2024-05-27 01:31:15 +0100
commit734447685ecc7c6328e40cb1bd4aaeeac03c1413 (patch)
treec220a59bffb2f0ca75a6be568e26ba244e25c2c2 /tools/perf/scripts/python/task-analyzer.py
parentd556f807bda0b260b392069b3c8ac9e6491f0025 (diff)
ASoC: topology: Constify an argument of snd_soc_tplg_component_load()
snd_soc_tplg_component_load() does not modify its "*ops" argument. It only read some values and stores it in "soc_tplg.ops". This argument and the ops field in "struct soc_tplg" can be made const. Signed-off-by: Christophe JAILLET <[email protected]> Reviewed-by: Amadeusz Sławiński <[email protected]> Link: https://msgid.link/r/f2f983e791d7f941a95556bb147f426a345d84d4.1715526069.git.christophe.jaillet@wanadoo.fr Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions