Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt2701/
H A Dmt2701-cs42448.cabed054f Tue Oct 12 15:55:21 CDT 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-wm8960.cabed054f Tue Oct 12 15:55:21 CDT 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>
/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-mt6358-ts3a227-max98357.cabed054f Tue Oct 12 15:55:21 CDT 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>