summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2021-06-01 20:10:41 +0300
committerMark Brown <broonie@kernel.org>2021-06-01 20:10:41 +0300
commit26bf457b4a39a467522be14fde5202fefd07289d (patch)
treedaee1737e9af78f11f0da9a0074dbc9fed5962d7 /tools/perf/scripts/python/exported-sql-viewer.py
parentd86eb3349b4000c87dabc3c0d676a3d0bec4a3d9 (diff)
parent7db43da8c0990bb1276d1b7b185b1b9f9be6dcbb (diff)
downloadlinux-26bf457b4a39a467522be14fde5202fefd07289d.tar.xz
Merge series "ASoC: Constify snd_compress_ops" from Rikard Falkeborn <rikard.falkeborn@gmail.com>:
The only use of the static and global snd_compress_ops structs is to assign their address to the compress_ops field in the snd_soc_component_driver struct which is a pointer to const. Make them const to allow the compiler to put them in read-only memory. Rikard Falkeborn (5): ASoC: cs47125: Constify static struct snd_compress_ops ASoC: wm5102: Constify static struct snd_compress_ops ASoC: wm5110: Constify static struct snd_compress_ops ASoC: qcom: q6asm-dai: Constify static struct snd_compress_ops ASoC: SOF: Intel: Constify sof_probe_compressed_ops sound/soc/codecs/cs47l24.c | 2 +- sound/soc/codecs/wm5102.c | 2 +- sound/soc/codecs/wm5110.c | 2 +- sound/soc/qcom/qdsp6/q6asm-dai.c | 2 +- sound/soc/sof/compress.c | 2 +- sound/soc/sof/compress.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) -- 2.31.1
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions