aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPu Lehui <[email protected]>2021-06-15 19:33:24 +0800
committerMark Brown <[email protected]>2021-06-15 12:51:50 +0100
commit355af6c0c09d4dd0d97fa1aca0ff797b64cd6187 (patch)
tree189e8a33d371b716faaac240930f79e5f38bb95a /tools/perf/scripts/python
parentf35550386041d07668ec6206de8e85763f0ebd98 (diff)
ASoC: codecs: wcd938x: constify static struct snd_soc_dai_ops
The snd_soc_dai_ops structures is only stored in the ops field of a snd_soc_dai_driver structure, so make the snd_soc_dai_ops structure const to allow the compiler to put it in read-only memory. Signed-off-by: Pu Lehui <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions