1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 09:13:20 -05:00
linux/sound/soc/spear
Julia Lawall a1150d40b2 ASoC: spear: constify snd_soc_dai_ops structures
These snd_soc_dai_ops structures are only stored in the ops field of
a snd_soc_dai_driver structure, which is const.  Thus, the
snd_soc_dai_ops structures can be const too.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-08-15 18:11:42 +01:00
..
Kconfig
Makefile
spdif_in.c ASoC: spear: constify snd_soc_dai_ops structures 2017-08-15 18:11:42 +01:00
spdif_in_regs.h
spdif_out.c ASoC: spear: Delete an error message for a failed memory allocation in two functions 2017-08-10 15:53:21 +01:00
spdif_out_regs.h
spear_pcm.c
spear_pcm.h