linux/sound/soc/sunxi
Gustavo A. R. Silva fe49cd980f ASoC: sun8i-codec: 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>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-07-17 16:16:06 +01:00
..
Kconfig ASoC: sunxi: allow the analog codec driver to be built on ARM64 2017-02-08 18:29:37 +00:00
Makefile ASoC: Add sun8i digital audio codec 2017-02-03 13:02:06 +01:00
sun4i-codec.c ASoC: sun4i-codec: Remove unneeded gpiod NULL check 2017-07-17 15:40:05 +01:00
sun4i-i2s.c Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'asoc/topic/samsung', 'asoc/topic/simple' and 'asoc/topic/sunxi' into asoc-next 2017-02-19 16:36:54 +00:00
sun4i-spdif.c ASoC: sun4i-spdif: drop unnessary snd_soc_unregister_component() 2017-02-19 16:08:14 +00:00
sun8i-codec-analog.c ASoC: sun8i-codec-analog: add support for V3s SoC 2017-06-06 19:29:54 +01:00
sun8i-codec.c ASoC: sun8i-codec: constify snd_soc_dai_ops structure 2017-07-17 16:16:06 +01:00