Searched hist:"313 fab4820f3b1040bc1bd27cd4c7f69572951e8" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra210_mixer.c | diff 313fab4820f3b1040bc1bd27cd4c7f69572951e8 Wed Sep 22 15:54:38 CDT 2021 Rikard Falkeborn <rikard.falkeborn@gmail.com> ASoC: tegra: Constify static snd_soc_dai_ops structs
The only usage of these is to assign their address to the ops field in the snd_soc_dai_driver struct, which is a pointer to const. Make them const to allow the compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Acked-by: Sameer Pujar <spujar@nvidia.com> Link: https://lore.kernel.org/r/20210922205438.34519-1-rikard.falkeborn@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | tegra210_amx.c | diff 313fab4820f3b1040bc1bd27cd4c7f69572951e8 Wed Sep 22 15:54:38 CDT 2021 Rikard Falkeborn <rikard.falkeborn@gmail.com> ASoC: tegra: Constify static snd_soc_dai_ops structs
The only usage of these is to assign their address to the ops field in the snd_soc_dai_driver struct, which is a pointer to const. Make them const to allow the compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Acked-by: Sameer Pujar <spujar@nvidia.com> Link: https://lore.kernel.org/r/20210922205438.34519-1-rikard.falkeborn@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | tegra210_mvc.c | diff 313fab4820f3b1040bc1bd27cd4c7f69572951e8 Wed Sep 22 15:54:38 CDT 2021 Rikard Falkeborn <rikard.falkeborn@gmail.com> ASoC: tegra: Constify static snd_soc_dai_ops structs
The only usage of these is to assign their address to the ops field in the snd_soc_dai_driver struct, which is a pointer to const. Make them const to allow the compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Acked-by: Sameer Pujar <spujar@nvidia.com> Link: https://lore.kernel.org/r/20210922205438.34519-1-rikard.falkeborn@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | tegra210_sfc.c | diff 313fab4820f3b1040bc1bd27cd4c7f69572951e8 Wed Sep 22 15:54:38 CDT 2021 Rikard Falkeborn <rikard.falkeborn@gmail.com> ASoC: tegra: Constify static snd_soc_dai_ops structs
The only usage of these is to assign their address to the ops field in the snd_soc_dai_driver struct, which is a pointer to const. Make them const to allow the compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Acked-by: Sameer Pujar <spujar@nvidia.com> Link: https://lore.kernel.org/r/20210922205438.34519-1-rikard.falkeborn@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | tegra210_adx.c | diff 313fab4820f3b1040bc1bd27cd4c7f69572951e8 Wed Sep 22 15:54:38 CDT 2021 Rikard Falkeborn <rikard.falkeborn@gmail.com> ASoC: tegra: Constify static snd_soc_dai_ops structs
The only usage of these is to assign their address to the ops field in the snd_soc_dai_driver struct, which is a pointer to const. Make them const to allow the compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Acked-by: Sameer Pujar <spujar@nvidia.com> Link: https://lore.kernel.org/r/20210922205438.34519-1-rikard.falkeborn@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|