linux/sound/soc/mediatek
Rikard Falkeborn abed054f03
ASoC: mediatek: Constify static snd_soc_ops
These are only assigned to the ops field in the snd_soc_dai_link struct
which is a pointer to const struct snd_soc_ops. Make them const to allow
the compiler to put them in read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20211012205521.14098-1-rikard.falkeborn@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-10-13 12:59:28 +01:00
..
common ASoC: mediatek: mt8195: Remove unsued irqs_lock. 2021-09-13 01:59:02 +01:00
mt2701 ASoC: mediatek: Constify static snd_soc_ops 2021-10-13 12:59:28 +01:00
mt6797 ASoC: mediatek: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:55 +00:00
mt8173 ASoC: mediatek: mt8173: rename local irq variable 2021-03-12 14:29:54 +00:00
mt8183 ASoC: mediatek: Constify static snd_soc_ops 2021-10-13 12:59:28 +01:00
mt8192 ASoC: mediatek: mt8192:Fix Unbalanced pm_runtime_enable in mt8192_afe_pcm_dev_probe 2021-07-11 23:47:34 +01:00
mt8195 ASoC: mediatek: mt8195: update audsys clock parent name 2021-10-08 17:22:50 +01:00
Kconfig ASoC: mediatek: add required config dependency 2021-09-09 14:16:25 +01:00
Makefile ASoC: mediatek: mt8195: add platform driver 2021-08-24 19:13:56 +01:00