Home
last modified time | relevance | path

Searched hist:abed054f039a69579a21099dbb53aa008ea66d03 (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/mediatek/mt2701/
H A Dmt2701-wm8960.cdiff abed054f039a69579a21099dbb53aa008ea66d03 Tue Oct 12 22:55:21 CEST 2021 Rikard Falkeborn <rikard.falkeborn@gmail.com> 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>
H A Dmt2701-cs42448.cdiff abed054f039a69579a21099dbb53aa008ea66d03 Tue Oct 12 22:55:21 CEST 2021 Rikard Falkeborn <rikard.falkeborn@gmail.com> 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>
/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-mt6358-ts3a227-max98357.cdiff abed054f039a69579a21099dbb53aa008ea66d03 Tue Oct 12 22:55:21 CEST 2021 Rikard Falkeborn <rikard.falkeborn@gmail.com> 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>