1
0
Fork 0
alistair23-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 ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCM 2015-09-14 18:37:25 +01:00
Makefile ASoC: spear: Normalise module names 2013-06-17 11:18:24 +01:00
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 ASoC: SPEAr spdif_out: Add spdif out support 2012-07-04 12:34:28 +01:00
spear_pcm.c ASoC: spear_pcm: Use devm_snd_dmaengine_pcm_register to fix resource leak 2015-08-30 12:13:00 +01:00
spear_pcm.h ASoC: SPEAr: remove custom DMA alloc compat function 2013-12-18 18:55:06 +00:00