linux/sound/soc/zte
Gustavo A. R. Silva 4d2c7e09a5 ASoC: zte: spdif: constify snd_soc_dai_ops structure
This structure is only stored in the ops field of a snd_soc_dai_driver
structure. That field is declared const, so snd_soc_dai_ops structures
that have this property can be declared as const also.

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-07-17 16:18:15 +01:00
..
Kconfig ASoC: zx-tdm: add zte's tdm controller driver 2017-02-21 15:11:17 -08:00
Makefile ASoC: zx-tdm: add zte's tdm controller driver 2017-02-21 15:11:17 -08:00
zx-i2s.c ASoC: zx-i2s: constify snd_soc_dai_ops structure 2017-07-17 16:18:15 +01:00
zx-spdif.c ASoC: zte: spdif: constify snd_soc_dai_ops structure 2017-07-17 16:18:15 +01:00
zx-tdm.c ASoC: zx-tdm: constify snd_soc_dai_ops structure 2017-07-17 16:18:15 +01:00