linux-stable/sound/soc/hisilicon
Gustavo A. R. Silva 94372fceb2 ASoC: hisilicon: 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:16:58 +01:00
..
Kconfig ASoC: hisilicon: Add hi6210 i2s audio driver 2017-04-10 19:40:13 +01:00
Makefile ASoC: hisilicon: Add hi6210 i2s audio driver 2017-04-10 19:40:13 +01:00
hi6210-i2s.c ASoC: hisilicon: constify snd_soc_dai_ops structure 2017-07-17 16:16:58 +01:00
hi6210-i2s.h ASoC: hisilicon: Add hi6210 i2s audio driver 2017-04-10 19:40:13 +01:00