linux-stable/sound/soc/dwc
Gustavo A. R. Silva 73a995ca90 ASoC: dwc: 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:54:30 +01:00
..
dwc-i2s.c ASoC: dwc: constify snd_soc_dai_ops structure 2017-07-17 16:54:30 +01:00
dwc-pcm.c ASoC: dwc: Disallow building designware_pcm as a module 2017-04-30 20:27:04 +08:00
Kconfig ASoC: dwc: Disallow building designware_pcm as a module 2017-04-30 20:27:04 +08:00
local.h ASoC: dwc: Add record capability in PIO mode 2017-01-09 11:59:05 +00:00
Makefile ASoC: dwc: Disallow building designware_pcm as a module 2017-04-30 20:27:04 +08:00